Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

Unix

Unix is a powerful, multiuser, multitasking operating system originally developed at AT&T Bell Labs in the 1960s. Known for its portability, efficiency, and flexibility, Unix has influenced many other operating systems, including Linux and the various BSD (Berkeley Software Distribution) systems. This topic covers the history, architecture, and key features of Unix, as well as its various derivatives and implementations. It also explores Unix’s impact on modern computing, including its role in the development of networking, security, and software development practices.

https://github.com/bundy01/fortune-mod-wisdom-fr

Une Liste de Citations en Français pour Fortune-Mod

citations fortune-cookies fortune-mod francais french linux sagesse unix

Last synced: 10 Jan 2025

https://github.com/semx2a/pipex

The Pipex project is a detailed exploration and programming of a UNIX pipe.

c file pipeline redirections shell unix unix-shell

Last synced: 04 Jan 2025

https://gitlab.com/sivefunc/ansilife

Simple unix terminal game of life viewer

Conway's Game of Life ansi-colors gplv3 math python3 terminal unix

Last synced: 23 Oct 2024

https://github.com/svenikea/dotfiles

My personal dotfiles configuration for Linux distribution. It May not work out of the box but some additional googling is required

arch-linux dotfiles unix users-dotfiles

Last synced: 23 Oct 2024

https://github.com/runxiyu/rasins

Personal fork of the fases core utilities

coreutils posix unix

Last synced: 17 Jan 2025

https://gitlab.com/eliotr/RSA_Security_Token

Our bachelor's thesis. A Security token system for Linux PAM using an FPGA. Either utilizing 72-bit or 512-bit RSA cryptography when using Version A and B respectively. Version B is utilizing USB UART communication, while version A is air-gapped.

FPGA PAM-Module VHDL authentication linux open source pam rsa security token two-factor unix

Last synced: 23 Oct 2024

https://github.com/kinoute/til

Just some interesting codes and tips I learned when trying to fix stuff.

bash docker notes rails ruby til tips today-i-learned unix vim

Last synced: 04 Jan 2025

https://github.com/safetypanda/rish

RISH: Ruby Interactive Shell for Linux and Unix Systems

linux linux-shell macos ruby shell unix unix-shell

Last synced: 04 Jan 2025

https://gitlab.com/h0xt0n/kaliRice

Dotfiles for my Kali machine using yadm.

bash dotfiles gnu linux shell unix yadm

Last synced: 23 Oct 2024

https://github.com/PsychoCod3r/Unix-Expansion-Pack

Scripts implementing additional Unix commands and hacks

shell shell-script unix unix-shell unix-shell-programs

Last synced: 23 Oct 2024

https://github.com/a-spurgeon94/dotfiles

Custom unix dotfiles

bash dotfiles unix vim

Last synced: 23 Oct 2024

https://github.com/PhilboBaggins/unix-time-fun

Looking for interesting unix timestamps

rust rust-lang unix unix-timestamp

Last synced: 23 Oct 2024

https://github.com/skippyr/fsstat

A system utility for UNIX-like operating systems that stats different types of info about file system entries

c file-system linux shell terminal unix utility

Last synced: 18 Jan 2025

https://gitlab.com/platypro/fsedit

A modern and intuitive GUI for managing mounts

/etc/fstab C configuration fstab linux mount tool unix utility

Last synced: 23 Oct 2024

https://github.com/kalkin/rust-posix-errors

Posix error codes and handy functions for using them.

library posix rust unix

Last synced: 31 Jan 2025

https://github.com/osmosx/pipex

[pipex] project school 42. This project is the discovery in detail and by programming of a UNIX mechanism. The aim of this project is to understand a bit deeper how pipes and redirections work.

42school dup fork pipe shell unix

Last synced: 11 Jan 2025

https://github.com/orbitcowboy/cyclo-2.0

A copy of cyclo-2.0. A tool for measuring cyclomatic complexity of C code.

c code-metrics cyclomatic-complexity linux unix

Last synced: 23 Oct 2024

https://github.com/adilsaju/guessinggame

Guessing Game written on bash

bash-script coursera unix

Last synced: 11 Jan 2025

https://github.com/z3ntl3/root-unix-system

Go script to root yourself on the system

root system unix

Last synced: 09 Feb 2025

https://github.com/yurrriq/eunix

Rewriting UNIX tools for my own edification

c coreutils latex learning literate-programming noweb rust unix

Last synced: 18 Jan 2025

https://gitrepo.ru/neonxp/dumb-init

A minimal init system for Linux containers

c docker docker-container dumb init pid1 unix

Last synced: 18 Jan 2025

https://github.com/abhinavkorpal/linux

Linux is a family of free and open-source software operating systems based on the Linux kernel, an operating system kernel. Linux is typically packaged in a Linux distribution.

linux linux-kernel unix

Last synced: 12 Jan 2025

https://github.com/dvenza/sdumper

Dumps strings incoming from a local datagram socket into a gzipped file, rotated daily

datagram datagram-socket dump file rotate socket unix

Last synced: 12 Jan 2025

https://github.com/ibraheem-ghazi/console-commands-shortcut

Windows Application (C# based) to allow the user to set an aliases for windows and unix termials easily

alias aliases command command-line console short terminal unix windows

Last synced: 18 Jan 2025

https://github.com/sbz/memtop

memory top(1) like in Python

linux memory processes python unix

Last synced: 18 Jan 2025

https://github.com/mli42/at42snowcrash

This project is an introduction to computer security.

asmx86 perl php shell unix

Last synced: 27 Dec 2024

https://github.com/deep-1704/unix_shell

A custom built Unix shell supporting all basic unix commands and also some self made commands like history, greet, guide, and exit.

c operating-systems shell unix

Last synced: 18 Jan 2025

https://github.com/afeiship/ushell-module-homebrew

Unix like shell for mac homebrew.

brew homebrew mac module shell unix

Last synced: 07 Feb 2025

https://github.com/umutsevdi/remote-sh

A shell which remotely executes UNIX commands & programs and returns its responses.

c posix shell socket-programming unix

Last synced: 18 Jan 2025

https://github.com/daru-san/useful-scripts

My custom Linux scripts repo

linux nix-flake nixos script unix

Last synced: 27 Dec 2024

https://github.com/mikhoiuo/catzilla

small bash command that gives you rainbow cats

bash cats cute random unix

Last synced: 12 Jan 2025

https://github.com/nihadamirov/holbertonschool-simple_shell

Through the Simple Shell you will get to the core of the Unix system and explore an important part of this system’s API which is the process creation and synchronization. Executing a command inside a shell implies creating a new process, which execution and final state will be monitored by its parents processes.

c-programming-language linux linux-kernel unix unix-shell

Last synced: 18 Jan 2025

https://github.com/atticusth7/database-network

This project is a client-server network application designed to handle multiple client connections simultaneously. Written in C for a Unix environment, the server facilitates client operations such as storing, retrieving, and deleting data in a database file.

c client-server database multithreading network-programming posix-threads unix

Last synced: 18 Jan 2025

https://github.com/ronierisonmaciel/shell-script

Os scripts de automação usando Shellscript visam simplificar e agilizar tarefas rotineiras no ambiente de sistemas Unix/Linux. Eles permitem a execução de comandos em lote, manipulação de arquivos e diretórios, e monitoramento de processos e recursos do sistema.

linux script shell shell-scripts unix

Last synced: 30 Jan 2025

https://github.com/nikhiljha/fortunes

shuf -n 1 as a service

fortunes unix unix-shell

Last synced: 24 Jan 2025

https://github.com/happygofishing/tcp-chatroom-cli

A multi-threaded TCP chatroom for the terminal

c sockets tcp unix

Last synced: 09 Feb 2025

https://github.com/tshakalekholoane/can

macOS alternative to the rm Unix command.

command-line macos osx recycle-bin rm terminal trash unix utilities

Last synced: 09 Feb 2025

https://github.com/djg/cmsg-rs

Helper for working with Unix Domain Socket ancilliary control messages.

cmsg rust sockets unix

Last synced: 12 Feb 2025

https://github.com/shelepuginivan/rshell-web

Веб-сайт rshell - командной оболочки UNIX

nextjs scripting-language shell unix

Last synced: 23 Jan 2025

https://github.com/werdl/close

Kill all processes on a port with one of many signals (works on Windows (probably))

kill port process-killer rust unix windows

Last synced: 19 Jan 2025

https://github.com/josegpt/dot

/home/josegpt

c dot dotfiles ed ksh openbsd shell tmux unix vi

Last synced: 13 Oct 2024

https://github.com/hacker1024/yes.dart

A Dart package that constantly writes a string to an IOSink, simillarly to the UNIX yes utility.

dart unix yes

Last synced: 27 Dec 2024

https://github.com/nelsongillo/shellson

simple shell implementation in C

c shell unix

Last synced: 13 Jan 2025

https://github.com/gnaneshkunal/unix-programming

Unix system programming using C

c linux low-level system-programming unix

Last synced: 09 Feb 2025

https://github.com/stevelauc/unixpermissionsext

A trivial trait bringing missing functions that are not exposed by PermissionsExt to Permissions on UNIX platforms.

file-permissions set-gid set-uid sticky-bit unix

Last synced: 24 Jan 2025

https://github.com/maluramichael/metric-scripts

Shell scripts that scrape data from the host. Build with graphite and grafana in mind.

grafana graphite linux scripts shell unix

Last synced: 31 Jan 2025

https://github.com/harsha-yuvaraj/rapid-unix-shell

A custom Unix-based shell developed in C, designed to execute standard Unix commands like ls, grep, mkdir, and awk. It supports parallel command execution, output redirection, and robust error handling.

c operating-systems shell unix

Last synced: 19 Jan 2025

https://github.com/electrostat-lab/cthreads

Testcases about POSIX Threads --Unix-based & Linux Systems

c ccoffee cpp gcc-complier posix-threads shell unix

Last synced: 13 Dec 2024

https://github.com/mrdandelion6/.dotfiles

my dotfiles for unix

dotfiles unix

Last synced: 24 Jan 2025

https://github.com/ozyx/wc-rs

The classic UNIX command, but written in Rust!

rust unix unix-command

Last synced: 26 Jan 2025

https://github.com/EstebanBorai/unix-scripts

👨 💻 WSL & Unix based systems utility scripts

linux macos scripts shell unix utility wsl

Last synced: 24 Oct 2024

https://github.com/archer-01/ft_ls

Recoding the famous ls command in C

c unix unix-command

Last synced: 31 Jan 2025

https://github.com/afeiship/ushell-module-mysql

Unix like shell module for mysql.

mysql unix ushell

Last synced: 07 Feb 2025

https://github.com/afeiship/ushell-module-xampp

Unix like shell module for xampp.

bash lamp linux mysql php shell unix ushell xampp

Last synced: 07 Feb 2025

https://github.com/BrandonRoehl/universe

A utility for sharing script folders with everyone

library linux macos script shell shell-script unix utility

Last synced: 23 Oct 2024

https://github.com/marob05/unixutils

A series of projects where I implement Unix utilities in C from scratch. Additionally I explore various implementations (if possible)

cprogramming-language linux unix utilities

Last synced: 09 Feb 2025

https://github.com/aleksander-haugas/XLArig

An XMRig fork with support for latest XLA PoW algorithms

android bsd ios linux mac rasperrypi scala unix windows xla xla-miner

Last synced: 23 Oct 2024

https://github.com/afeiship/ushell-module-sysinfo

Unix like shell module for system info.

infomation shell system unix ushell

Last synced: 07 Feb 2025

https://github.com/afeiship/ushell-module-ruby

Unix like shell module for ruby.

alias command cron crontab rbenv ruby shell unix whenever

Last synced: 07 Feb 2025

https://github.com/dragonxdev/amcsh

A high-performance Unix shell designed for speed

cli high-performance unix

Last synced: 01 Feb 2025

https://github.com/gtsh77/TRIX

3-D game software render based on X11

c unix x11

Last synced: 23 Oct 2024

https://github.com/yamzil/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

cprogramming-language unix

Last synced: 20 Jan 2025

https://github.com/vrutik21/sockdfs

This project implements a distributed file system with three servers (Smain, Spdf, Stext) and a client (client24s) using socket programming. The system supports multiple client connections, enabling upload, download, and management of .c, .txt, and .pdf files across different servers seamlessly, with clients interacting only with the main server.

c linux shell-scripting socket-programming unix

Last synced: 26 Jan 2025

https://github.com/afeiship/ushell-module-rvm

Rvm for unix shell module.

rvm unix

Last synced: 07 Feb 2025

https://github.com/afeiship/ushell-module-vagrant

Unix like shell module for vagrant.

shell unix vagrant

Last synced: 07 Feb 2025

https://github.com/afeiship/ushell-module-typora

Unix like shell for typora.

shell typora unix

Last synced: 07 Feb 2025

https://github.com/afeiship/ushell-module-tomcat

Unix like shell for tomcat.

shell tomcat unix

Last synced: 07 Feb 2025

https://github.com/richmit/tmuxhelper

Scripts I use to run tmux on UNIX/Linux and windows (in MSYS2)

linux terminal tmux unix

Last synced: 08 Jan 2025

https://github.com/afeiship/ushell-module-tar

Unix like shell module for tar.

alias bash cli command module shell tar unix

Last synced: 07 Feb 2025

https://github.com/niinpatel/basic-shell-scripting

If statements, While loops, Switch Case, Random Numbers and More using shell scripting.

bash scripting shell unix

Last synced: 23 Oct 2024

https://github.com/afeiship/ushell-module-python

Unix like shell module for python.

alias cli command python shell unix

Last synced: 07 Feb 2025

https://github.com/dtpoole/dotfiles

dotfiles used in linux, cygwin and osx

bash dotfiles linux unix zsh

Last synced: 23 Oct 2024

https://github.com/suuze-linux/basic-scripts

Basic SHELL and Python scripts that I've written up for personal use.

bash linux script scripts shell unix

Last synced: 23 Oct 2024

https://github.com/afeiship/ushell-module-vscode

Unix like shell module for vscode.

alias aliases shell unix ushell vscode

Last synced: 07 Feb 2025

https://github.com/afeiship/ushell-module-rails

Unix like shell module for ruby rails.

alias rails ruby shell unix

Last synced: 07 Feb 2025

https://github.com/afeiship/ushell-module-yeoman

Unix like shell module for yeoman.

shell unix yeoman yo

Last synced: 07 Feb 2025

https://gitlab.com/commet-alt-w/c-daemon

sample c-daemon project: a double fork unix daemon

C c99 daemon unix

Last synced: 23 Oct 2024

https://github.com/zoff99/pwstore

simple password mananger for unix scripts

c password-manager unix

Last synced: 01 Feb 2025

https://github.com/Plachido/minitalk

Small data exchange program using UNIX signals.

ecole42 minitalk42 signals unix

Last synced: 23 Oct 2024

https://gitlab.com/gmobrien/appxuptime

Print approximate system uptime to STDOUT in plain English. *Go port of [appx_uptime.py](https://gitlab.com/gmobrien/appx-uptime.py)*

trivial unix uptime utility

Last synced: 23 Oct 2024

https://github.com/theiskaa/faker

A UNIX command line for simulating/faking human interaction with a computer

c unix

Last synced: 25 Jan 2025

https://github.com/sloweax/pmread

helper tool to read /proc/pid/mem

cli unix

Last synced: 25 Jan 2025

https://github.com/mdh266/bashscripts

A collection of bash scripts

bash bash-script bash-scripting linux scripting unix

Last synced: 31 Jan 2025

https://github.com/mramshaw/the-art-of-command-line

Master the command line, in one page

bash documentation linux macos unix windows

Last synced: 23 Oct 2024

https://github.com/matija/useful-commands

Various useful commands for Unix, MacOS, Docker, etc.

commands docker macos unix

Last synced: 04 Feb 2025

https://github.com/brd6/my_ls

This project consists of replicating the ls function of Unix system.

c epitech ls unix

Last synced: 15 Jan 2025

https://github.com/badend777/dotfiles

My dotfiles repository—a curated collection of personal configuration files, scripts, and settings.

configuration customization dotfiles setup terminal-enhancement unix

Last synced: 13 Jan 2025

https://github.com/bastienkody/minishell

Ecole 42 project (parsing, execve, signals, env, builtin commands)

bash c processus unix

Last synced: 15 Jan 2025

https://github.com/celestialphineas/myshell

Example of a feature-rich (toy) Linux shell without control flow support.

linux myshell shell toy-project unix

Last synced: 28 Jan 2025