An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bash-shell

varshan-4068/Hypr-dots

Dotfiles Repo for the Tiling Window Manager Hyprland (wayland)

Language: Shell - Size: 90.2 MB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

adaszko/complgen

Declarative bash/fish/zsh completions without writing shell scripts

Language: Rust - Size: 1.48 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 280 - Forks: 8

avindra/dotfiles

:computer: *n*x dotfiles for a user shell. Targets primarily desktop Linux. Uses: i3, fish, pywal, vim, fzf and dirp.

Language: Shell - Size: 440 KB - Last synced at: 9 days ago - Pushed at: 13 days ago - Stars: 13 - Forks: 0

FGL-LM012/Neoshell

Neoshell - A simple shell that mimics some basic functions found in standard shells.

Language: C - Size: 113 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

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.

Language: C++ - Size: 227 KB - Last synced at: 25 days ago - Pushed at: 7 months ago - Stars: 6 - Forks: 0

ExplainDev/kmdr-cli 📦

🧠 The CLI tool for learning commands from your terminal

Language: TypeScript - Size: 11.4 MB - Last synced at: 27 days ago - Pushed at: over 3 years ago - Stars: 250 - Forks: 28

argrelay/argrelay

A data server for CLI tools with attribute search & Tab-completion in Bash shell

Language: Python - Size: 2.38 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 17 - Forks: 1

stereotypicaldev/magical-toolbox

Your enchanted collection of self-contained Linux scripts for tackling all things miscellaneous, designed to streamline your workflows and automate everyday tasks with captivating ease.

Language: Shell - Size: 130 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

skywalkerSam/The-Hello-World-Project

A "Hello World" for every programming language in existence...

Language: C++ - Size: 332 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

diluo1999/blackjack

Final team project: Blackjack in C. CS50 Software Design and Implementation @ Dartmouth.

Language: C - Size: 59.6 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 1

tsirysndr/repl

Simple extensible REPL Command Line Tool. With auto-complete, history and auto-install, no more `bash: cmd: command not found` 💻 🚀✨

Language: TypeScript - Size: 7.95 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 5

Bredalis/BashPrograms

A series of Bash programs 🖥

Language: Shell - Size: 41 KB - Last synced at: 7 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

romw314/bashfox

A small bash script builder/framework.

Language: Shell - Size: 52.7 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

TrainingByPackt/Command-Line-Fundamentals

Learn to use the Unix command-line tools and Bash shell scripting

Language: Shell - Size: 54.2 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 22 - Forks: 15

yash9724/tedit

A terminal based text editor.

Language: C - Size: 52.7 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

eathtespagheti/bash-things

Custom bash prompt and scripts

Language: Shell - Size: 723 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 7 - Forks: 1

DhruvSrikanth/Unix-Like-Shell

A pure C implementation of a Unix-like system emulating the Bourne Again SHell.

Language: C - Size: 45.9 KB - Last synced at: 7 months ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

zerochen2016/jc-linux-shell-example

shell for anything

Language: XSLT - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 1

slathrop/git-scripts-bash

Git Shell Scripts for Linux (Bash)

Language: Batchfile - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 3

karastoyanov/linux-hobby-club

This is a demo Repository for Linux Hobby Club

Language: C++ - Size: 61.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 9

Yamen-Malik/Prompt-Formatter

Basic script to customize the terminal prompt effortlessly. Change colors, display user info, and more.

Language: Shell - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

Samuel-IG16/alx-system_engineering-devops

Alx's Holberton Curriculum for learning System Engineering and DevOps.

Language: Shell - Size: 717 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 2

Zelipha/alx-system_engineering-devops

Project-based tasks that I'm currently learning about Shell in ALX

Language: Shell - Size: 518 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 7

snowcra5h/myshell

Myshell is a limited shell program with built-in commands for changing directories, displaying the current directory, and listing jobs. It supports input/output redirection and allows users to search for executables in the PATH environment variable or the current directory.

Language: C - Size: 155 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

desi109/race-task

Course project: Operating Systems (OS) ➟ Wite a shell script that produces a file of sequential numbers by reading the last number in the file, adding 1 to it, and then appending to the file. Run one instance of the script in the background and one in the foreground, each accessing the same file. Modify the script to prevent the race.

Language: Shell - Size: 3.18 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Megha-Bose/Linux-C-Shell

Linux Shell made in C.

Language: C - Size: 201 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

chirag-singhal/netprog-assignments

Unix assignments done as a requirement of the Networking Programming Course (IS F462) offered at BITS Pilani.

Language: C - Size: 1.15 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

SamuelGong/MyShell

A light customized Linux shell simulating bash shell

Language: C - Size: 462 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 4 - Forks: 1

Madhava-mng/Bash-prompt

bash prompts orignal and duplicates

Size: 870 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 9 - Forks: 0

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

Language: C - Size: 48.8 KB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 0

n3thawk/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

Size: 31.3 KB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0