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.
- GitHub: https://github.com/topics/unix
- Wikipedia: https://en.wikipedia.org/wiki/Unix
- Created by: AT&T Bell Labs
- Released: 1969
- Related Topics: linux, operating-systems, posix, bsd,
- Aliases: unix-system, unix-os,
- Last updated: 2026-06-25 00:28:49 UTC
- JSON Representation
https://github.com/benknoble/java_on_nix
Setting up a java project on nix
java make makefile makefile-template nix project-templates unix
Last synced: 16 May 2026
https://github.com/ruyjfs/unix
All you need for a advanced unix bash
debian linux nerd-fonts powerline powershell server terminal terminal-theme tmux ubuntu unix unix-shell vim vim-plug vimrc zsh
Last synced: 12 Apr 2026
https://github.com/agent-hellboy/syscall_stats
Demonstration of stat of system call during execution of a binary in linux.
python shell-script syscall-stat unix
Last synced: 09 May 2026
https://github.com/git-user-cpp/spynix
It's a mirror of rapid unix system & hardware info scraper
ansi-c c c-programming hardware hardware-information information-extraction linux spynix unix
Last synced: 16 May 2026
https://github.com/mbdanielcrespo/minitalk
Inter-process communication (IPC) using UNIX signals project. It involves creating a client-server system where the client sends messages to the server by encoding characters bit-by-bit using SIGUSR1 and SIGUSR2 signals.
bitwise-operators getpid ipc kill pause signal-processing sigusr1 sigusr2 unix
Last synced: 10 Sep 2025
https://github.com/aygp-dr/xscrabble-fr
French adaptation of XScrabble with ODS8 dictionary and full French UI for X-Window systems
dictionary french game linux ods8 scrabble unix x11
Last synced: 23 Jul 2025
https://github.com/dgarc1a/bluetricks
Security scripts and best practices for hardening servers. Contributions are welcome to help us grow together! 🔐💪❤️
bash idr linux powershell python siem unix vulnerability windows xdr
Last synced: 29 Apr 2026
https://github.com/estnafinema0/cmc-practice
A collection of homework and seminar materials in C of 3rd semester at CMC MSU
c-language file-handling fork-process multithreading pipes sockets system-calls systems-programming unix
Last synced: 28 Mar 2025
https://github.com/4strium/ascii-3d-engine
A simple graphic engine for simulate environment in ASCII art style, directly in the UNIX terminal.
Last synced: 05 Mar 2025
https://github.com/xplshn/xplshn
🅮
anarcho-capitalism blog cat-v libertarianism objectivism plan-9 research simplicity unix website werc werx
Last synced: 05 Oct 2025
https://github.com/abdellahbellakrim/minishell_42
Simple shell program written in C
algorithms bash c data-structures low-level-programming parsing shell unix
Last synced: 08 May 2026
https://github.com/zypeh/dots
Personal digital backpack, contains configuration files
Last synced: 29 Apr 2026
https://github.com/ap/stat-lsmode
format file modes like the ls -l command does
Last synced: 12 Apr 2025
https://github.com/hubtou/anagram
Rearrange letters to form new words
command-line-tool game learning-python learning-unix pnu-project python shell tool unix utility words wordscapes
Last synced: 11 May 2026
https://github.com/gerbenjacobs/unix-piping-course
This course will show you how to make a Go binary that acts as a unix tool. We will read data from stdin, convert it to our custom JSON model and push it through to stdout, completing the cycle.
Last synced: 10 Mar 2026
https://github.com/gigachad80/gilchrist
Unix-like utilities for Windows - wc, find, and rm utilities in one powerful executable
cli find go golang linux powershell rm terminal unix unix-utilities unix-utility utilities utils wc windows windows-11
Last synced: 08 Apr 2026
https://github.com/hughrawlinson/npm-man-page-example
👨An example of a little package that exposes man pages when globally installed
Last synced: 24 Aug 2025
https://github.com/joseluisq/the-unix-linux-bookmark-collection
Basically another Unix/Linux bookmark collection. 🐧
bookmarks collection linux unix
Last synced: 05 Apr 2025
https://github.com/julekgwa/minishell
mini UNIX command interpreter
c command-line interpreter linux minishell unix
Last synced: 20 Apr 2026
https://github.com/dpb587/timepolicy
Implement retention policies on the command line across a variety of object and storage types.
backup-utility cli expiration golang policies retention time unix
Last synced: 05 Apr 2025
https://github.com/dpremy/dot-bash
Personal bash configuration files managed by dotfiler.
bash bashrc bashrc-configs bsd dot-files linux shell unix
Last synced: 19 Apr 2025
https://github.com/theiskaa/faker
A UNIX command line for simulating/faking human interaction with a computer
Last synced: 20 Mar 2025
https://github.com/therealone78/ntfy-resources-usage
A plugin to send notifications to your NTFY client when your computer runs out of resources.
Last synced: 29 Apr 2026
https://github.com/bobis33/minishell
EPITECH PROJECT | UNIX SYSTEM PROGRAMMING | MINISHELL
c command-interpreter epitech makefile shell unix
Last synced: 19 Apr 2025
https://github.com/mdm-code/tq
Query TOML configuration files with the Tq terminal utility.
cli formatter golang jq query terminal toml toml-language toml-query tq unix v2 yq
Last synced: 14 Jan 2026
https://github.com/uosyph/simple_shell
UNIX command interpreter built to take in commands and execute text-based programs.
c cli linux linux-shell shell unix unix-shell
Last synced: 08 May 2026
https://github.com/49115566/tmux-persistent-prefix
Toggle-able persistent prefix mode for tmux - execute multiple commands without repeatedly pressing Ctrl+b
bash keybindings linux macos productivity shell terminal tmux unix workflow
Last synced: 10 Apr 2026
https://github.com/a-mahla/nm-unix
My implementation of Nm Unix command. Works on ELF files : x86, x64, object files and .so files.
Last synced: 23 Oct 2025
https://github.com/a-mahla/strace-unix
My implementation of Strace Unix command.
Last synced: 08 Oct 2025
https://github.com/qrush/plan9
Plan 9 from Bell Labs is a distributed operating system, originating in the Computing Science Research Center (CSRC) at Bell Labs in the mid-1980s, and building on UNIX concepts first developed there in the late 1960s. The final official release was in early 2015.
Last synced: 11 Nov 2025
https://github.com/achnouri/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects
c data-exchange signal-processing signals unix
Last synced: 11 Apr 2025
https://github.com/nirokay/shell-utils
Collection of scripts used in the shell for convenience.
bash bash-script bash-scripts linux lua lua-script shell shell-scripts terminal unix utilities
Last synced: 10 Apr 2026
https://github.com/dpremy/dot-zsh
Personal zsh configuration files managed by dotfiler.
bsd dot-files linux shell unix zsh zsh-configuration zshrc
Last synced: 29 Apr 2026
https://github.com/gnaneshkunal/unix-programming
Unix system programming using C
c linux low-level system-programming unix
Last synced: 16 May 2026
https://github.com/xplshn/gosed
A version of sed written in go. MIT/3BSD licensed!
cool-stuff golang reimplementation sed unix unix-command
Last synced: 14 Jan 2026
https://github.com/blackm0re/i3lock-extended
i3lock-extended is a fork of i3lock offering some additional features and niceties.
c gnu-linux i3lock led-clock screensaver unix
Last synced: 06 Apr 2025
https://github.com/cx0der/timestamp-microservice
Freecodecamp microservice timestamp challenge
express-js microservice timestamp timestamp-microservice unix
Last synced: 30 Apr 2026
https://github.com/magayaga/nanomath
Command-based scientific calculator!
linux macos math mathematics nanomath unix windows
Last synced: 30 Apr 2026
https://github.com/mrshabel/gocli
An implementation of the classic UNIX commands: cat, wc, ls
Last synced: 06 Jun 2026
https://github.com/corocoto/linux-useful-commands
On this repo describes useful commands for setting your system (distro) and comfortable work with it.
bash cheatsheet debian-based linux packages settings ubuntu unix
Last synced: 16 May 2026
https://github.com/dpremy/dot-vim
Personal vim configuration files managed by dotfiler.
bsd dot-files linux neovim neovim-configuration unix vi vim vim-configuration
Last synced: 17 Feb 2026
https://github.com/hussein-m-kandil/pathvar
My final project for CS50p, a command line utility for interacting and manipulating the system's PATH environment variable (Linux BASH only)
bash bash-script command-line command-line-tool environment-variables environment-variables-validation linux linux-app linux-shell path pyth python3 shell shell-script shell-scripting unix unix-shell
Last synced: 18 Jan 2026
https://github.com/exbotanical/dotfiles
stow-managed configuration files for arch. home to the greatest bash config of all time
alacritty-config bash bash-configs bashrc dotfiles i3wm linux posix shell-scripting tmux-conf unix vimrc
Last synced: 05 Jan 2026
https://github.com/sepen/ssll
Lightweight command-line shell implemented in pure C that focuses on size
c linux macos shell unix unix-shell
Last synced: 14 Apr 2026
https://github.com/mistersoandso/personal-config
Personal Configurations and Scripts for Linux based Systems
automation bash configuration-management unix
Last synced: 28 Mar 2025
https://github.com/alexandergarifullin/hse-operating-systems
Several labs on Windows and Unix operating systems
c labs minix operating-system threads unix windows
Last synced: 04 Oct 2025
https://github.com/aymen-haddaji-hub/unix_go_shell
Go implementation of the Unix command line interpreter
go linux linux-shell shell unix
Last synced: 14 Jan 2026
https://github.com/opensourcedoc/ccrun
Run C or C++ Source Automatically
c c-language c-plus-plus clang code-runner cpp freebsd gcc shell-script unix
Last synced: 14 Apr 2026
https://github.com/imwally/tlsfp
TLS Fingerprints
certificates cli command-line fingerprints go golang kiss linux sha1 sha256 ssl tls unix
Last synced: 30 Apr 2026
https://github.com/hyouteki/unix-shell
Custom UNIX shell completely written in C using parallelism by processes and threads
clang linux parallel-computing posix shell unix
Last synced: 16 Oct 2025
https://github.com/offchan42/idle-rq-unix
Idle RQ protocol implementation with troublesome communication channel
arq c error-handling idle-rq protocol unix
Last synced: 19 Aug 2025
https://github.com/xsa/articles
X’s repository of articles (and other content made of ascii chars written over the years).
articles blog cloud ibm ibm-cloud openbsd publications tutorials unix
Last synced: 01 Apr 2025
https://github.com/oliverkovacs/sfs
A simple, small file system aimed at embedded devices.
Last synced: 15 Mar 2025
https://github.com/plapadoo/matrix-dirwatch-bot
Watch directory changes and post them to a Matrix channel
automation bot haskell matrix unix
Last synced: 11 Oct 2025
https://github.com/without-eyes/filetransmitter
Client-server console application to share files
c c-programming c-programming-language console console-application file-sharing file-transfer linux local-network networking unix
Last synced: 16 May 2026
https://github.com/vroncevic/check_mysqldb
Checking MySQL DB
administration bash checking linux macos manager mariadb mariadb-server mysql mysql-database qnx shell unix
Last synced: 19 Jan 2026
https://github.com/zoff99/elbina
elbina - its good for you
bash deployment orchestration provisioning shell-script textfile unix
Last synced: 27 Mar 2025
https://github.com/thimc/watch
watch runs commands whenever files change
cli cross-platform unix watch-files
Last synced: 04 Mar 2025
https://github.com/thomasbeck95/42_london_piscine
My answers for 42London's 2024 C piscine. All my answers are my own. All correct answers passed norminette and moulinette.
42born2code 42london 42piscine 42piscine-c 42school c piscine-c shell unix
Last synced: 30 Apr 2026
https://github.com/umigam3/unix-system-scripts
Bash scripts for UNIX system management. 💻
bash shell shell-scripting unix unix-shell
Last synced: 12 Aug 2025
https://github.com/mod-at-nwa/tmux-ex-machina
🌌 A Star Wars-inspired tmux configuration featuring dynamic pane management, intelligent status handling, and Vim integration. Features deep space aesthetics with dataterm-inspired elements.
developer-tools dotfiles linux neovim powerline productivity sci-fi shell star-wars terminal terminal-customization theme tmux unix vim zsh
Last synced: 14 Mar 2025
https://github.com/beangreen247/data-structures-in-python
Studying material about Data Structures In Python
arch beangreen beangreen247 data-structures debian linux markdow material open python source study unix
Last synced: 10 Apr 2026
https://github.com/remram44/python-fslock
Python library providing a safe wrapper around `flock(2)`
Last synced: 03 Jan 2026
https://gitlab.com/dpremy/dot-bash
Personal bash configuration files managed by dotfiler.
bash bashrc bashrc-configs bsd dot-files linux shell unix
Last synced: 30 Apr 2026
https://github.com/vladoosit/ucode-uls
Realisation comand 'ls' on C in unix system
c makefile shell ucode ucode-connect unix
Last synced: 28 Apr 2026
https://github.com/ginglis13/treego
:evergreen_tree: An implementation of the Unix tree command in Go
Last synced: 13 Oct 2025
https://github.com/net-dev-id/dns-wrapper
A DNS wrapper service
boost c cpp dns linux networking unix windows
Last synced: 21 Jan 2026
https://github.com/saksmt/karaf-runner
Cross-platform utility tool for running Apache Karaf
apache-karaf java karaf karaf-runner kotlin unix
Last synced: 01 May 2026
https://github.com/mqtth3w/real-time-executive-unipr
Project for Operative and Real Time Systems: RT Executive Clock Driven. Developed in 2024 with @SasyXk
c clockdriven cpp monitor mutex posix real-time real-time-scheduling scheduler semaphores unipr unix
Last synced: 16 May 2026
https://github.com/afeiship/ushell-module-sysinfo
Unix like shell module for system info.
infomation shell system unix ushell
Last synced: 14 Oct 2025
https://github.com/jaimeloeuf/datetime-ts
A date time library that just works.
date datetime iso8601 time timestamp typescript unix unixtimestamp
Last synced: 05 Mar 2026
https://github.com/saavagebueno/qb-core-vehicle-shared-lua
This .sh or .bat file will create you a shared vehicle.lua with the current format (For use with Unix Systems)
command-line-tool fivem forked powershell-script qbcore unix unix-scripts
Last synced: 02 Oct 2025
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: 16 May 2026
https://github.com/ivankoskov/shelld
Shell for all unix systems
linux macos shell shell-script unix unix-command
Last synced: 01 May 2026
https://github.com/owez/myip
Simple ip address fetching, designed for scripts
Last synced: 21 May 2026
https://github.com/wolftech-innovations/clctool
WolfOS's very own CLCTool, your go-to tool!
Last synced: 24 Mar 2025
https://github.com/fscotto/void-workstation-setup
🌀 Automated setup for a minimalist Void Linux system, built around the UNIX philosophy. Includes scripts and configurations to streamline a clean, modular, and efficient workstation environment.
Last synced: 02 Sep 2025
https://github.com/aygp-dr/xscrabble-en
English language pack for XScrabble with OSPD3 dictionary for X-Window systems
dictionary english game linux ospd3 scrabble unix x11
Last synced: 15 Oct 2025