bash-shell
There are 29 repositories under bash-shell topic.
ExplainDev/kmdr-cli
🧠 The CLI tool for learning commands from your terminal
adaszko/complgen
Declarative bash/fish/zsh completions without writing shell scripts
TrainingByPackt/Command-Line-Fundamentals
Learn to use the Unix command-line tools and Bash shell scripting
tsirysndr/repl
Simple extensible REPL Command Line Tool. With auto-complete, history and auto-install, no more `bash: cmd: command not found` 💻 🚀✨
avindra/dotfiles
:computer: *n*x dotfiles for a user shell. Targets primarily desktop Linux. Uses: i3, fish, pywal, vim, fzf and dirp.
kishanpatel22/IRON-shell
IRON Shell : command-line-interface for executing various UNIX commands with pipes, redirection, signals handling and most of the builtin shell commands. Similar to shells like bash, zsh, etc
Madhava-mng/Bash-prompt
bash prompts orignal and duplicates
Zelipha/alx-system_engineering-devops
Project-based tasks that I'm currently learning about Shell in ALX
eathtespagheti/bash-things
Custom bash prompt and scripts
slathrop/git-scripts-bash
Git Shell Scripts for Linux (Bash)
Samuel-IG16/alx-system_engineering-devops
Alx's Holberton Curriculum for learning System Engineering and DevOps.
Yamen-Malik/Prompt-Formatter
Basic script to customize the terminal prompt effortlessly. Change colors, display user info, and more.
karastoyanov/linux-hobby-club
This is a demo Repository for Linux Hobby Club
SamuelGong/MyShell
A light customized Linux shell simulating bash shell
SimonCahill/waveshare_8ch_relay_examples
This repository contains example code useful when using the WaveShare 8-channel relay module for the RaspberryPi. The example code provided by WaveShare is mixed up and doesn't work correctly.
yash9724/tedit
A terminal based text editor.
chirag-singhal/netprog-assignments
Unix assignments done as a requirement of the Networking Programming Course (IS F462) offered at BITS Pilani.
DhruvSrikanth/Unix-Like-Shell
A pure C implementation of a Unix-like system emulating the Bourne Again SHell.
diluo1999/blackjack
Final team project: Blackjack in C. CS50 Software Design and Implementation @ Dartmouth.
Megha-Bose/Linux-C-Shell
Linux Shell made in C.
skywalkerSam/The-Hello-World-Project
Trying to write a simple "Hello World" program in each and every programming language possible!
zerochen2016/jc-linux-shell-example
shell for anything
Bredalis/BashPrograms
A series of Bash programs 🖥
CheatSheetsHub/bash
Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell. First released in 1989, it has been used as the default login shell for most Linux distributions
romw314/bashfox
A small bash script builder/framework.
dpfls0922/42-minishell
🐟 bash shell 기반의 mini shell 만들기
qnert/minishell
42 school | own implementation of a bash shell
virajsabhaya23/OperatingSystem
Operating System Concepts
m3p7xr/Linux_C_Shell-Neoshell
Neoshell is a simple, custom shell program written in C. It allows users to execute commands and provides basic functionalities found in standard shells.