Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 2025-02-10 00:31:11 UTC
- JSON Representation
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://github.com/yamzil/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
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/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/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/servettonga/minitalk
The purpose of this project is to code a small data exchange program using UNIX signals.
clang sigaction signal-processing 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.
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/codiepp/prngsharp
C++11 Mersenne-Twister pseudo random number generator available in .NET
csharp dotnet freebsd linux mersenne-twister mono osx prng random-number-generators unix windows
Last synced: 21 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/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/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/thierno953/linux
kernel linux linux-kernel shell shell-scripting unix virtual-machine
Last synced: 12 Jan 2025
https://github.com/ariesshrimp/dotfiles
Mac/Unix config stuff
bootstrap configuration dotfiles macos settings setup unix
Last synced: 25 Dec 2024
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/Shirajuki/dotfiles
Linux (bspwm) rice configuration files c:
Last synced: 23 Oct 2024
https://github.com/sebastian-nunez/systems-programming
bash c operating-system system-programming unix
Last synced: 21 Jan 2025
https://github.com/kindsoldier/sysrun
simple web app for emergency start/stop VMs
Last synced: 23 Oct 2024
https://github.com/wushenrong/csce215
Solutions for labs for Unix/Linux Fundamentals
Last synced: 27 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/nainesh-khanjire/shellscripting
bash shell scripting programs
bash-script shell-script ubuntu unix
Last synced: 23 Oct 2024
https://github.com/coronapl/advanced-programming
:book: Repository for Advanced Programming in the UNIX environment course.
Last synced: 23 Oct 2024
https://github.com/FreeBSD-Ask/articles-contributing
为 FreeBSD 做贡献 2022 FreeBSD 中文社区翻译项目
Last synced: 23 Oct 2024
https://github.com/Guillawme/scripts
Various useful scripts
scripts scripts-collection shell shell-scripts unix unix-command unix-shell
Last synced: 23 Oct 2024
https://github.com/vahan-sahakyan/un-x
🛠️ config files for unix-like systems
bash config lua rc-files run-commands scripts setuptools shell unix vim
Last synced: 11 Jan 2025
https://github.com/magnetic-fox/zoo-archiver-macos
This is a repository containing patched sources for ZOO Archiver 2.10 with some updates to make it compile properly on macOS (and probably other OS-es too). All rights to the sources belongs the their respective owners.
archiver archivers archiving c debian fun historical macos old sentimental unix zoo
Last synced: 01 Jan 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/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/waived/chromium_cookie_stealer
Chromium Browser cookie-stealer for generic Linux/Unix environments
chromium chromium-browser cookie-stealing cookiesteal cookiestealer linux python3 unix
Last synced: 10 Feb 2025
https://github.com/mrf345/desktop-entry
Generate and update .desktop (desktop entry) files for Go binaries automatically.
desktop-app desktop-entry desktop-environment go golang linux unix
Last synced: 21 Dec 2024
https://github.com/oliwierptak/phuxtil-stat
Easy interface for output of 'stat' unix command
file filesystem php stat unix unix-command unix-shell
Last synced: 08 Jan 2025
https://github.com/chanioxaris/job-manager
Job manager for UNIX systems
custom-signal-handler jobs named-pipes pool process-manager processes sigterm-signal unix zombie-processes
Last synced: 20 Dec 2024
https://github.com/mobasirsarkar/shared-memory
In this project, I demonstrate how Inter-Process Communication (IPC) works, enabling communication between two or more programming languages.
c go ipc python shared-memory unix
Last synced: 06 Jan 2025
https://github.com/dahlitzflorian/useful-unix
A collection of useful unix commands, aliases and functions
Last synced: 08 Jan 2025
https://github.com/clayrisser/junix
An open source unix os built from scratch
Last synced: 08 Feb 2025
https://github.com/remram44/python-fslock
Python library providing a safe wrapper around `flock(2)`
Last synced: 25 Oct 2024
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: 21 Jan 2025
https://github.com/aethercores/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 shell star-wars terminal theme tmux unix vim zsh
Last synced: 21 Jan 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: 21 Jan 2025
https://github.com/boneill02/swerve-libc
libc for swerve
c i386 kernel operating-system osdev unix
Last synced: 24 Jan 2025
https://github.com/joseluisq/the-unix-linux-bookmark-collection
Basically another Unix/Linux bookmark collection. 🐧
bookmarks collection linux unix
Last synced: 10 Feb 2025
https://github.com/mohitarora3/buffer-cache
Simulation of getblk and brelse algorithms that fulfills buffer allocation and release requests of processes .
Last synced: 04 Feb 2025
https://github.com/owez/myip
Simple ip address fetching, designed for scripts
Last synced: 15 Jan 2025
https://github.com/richmit/tmuxhelper
Scripts I use to run tmux on UNIX/Linux and windows (in MSYS2)
Last synced: 08 Jan 2025
https://github.com/ajsalemo/kubernetes-tdp-samples
Examples of ways to run containers with Kubernetes.
aks azure bash containers docker docker-desktop kubernetes linux minikube node python unix
Last synced: 29 Dec 2024
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: 07 Feb 2025
https://github.com/afeiship/ushell-module-mysql
Unix like shell module for mysql.
Last synced: 07 Feb 2025
https://github.com/xsa/config-files
Repository of config files used across workstations and/or servers.
Last synced: 07 Feb 2025
https://github.com/ajsalemo/springbootwarfiledevops
A Spring Boot .WAR based application deployed via Azure DevOps pipelines to a context under Tomcat that isn't the 'ROOT' folder. This shows how to deploy to a differently named context.
azure ci-cd devops java linux pipelines tomcat unix war webapp
Last synced: 29 Dec 2024
https://github.com/nchern/cap
A command line tool to parse and print out markdown-formatted files
command-line command-line-tool unix
Last synced: 21 Jan 2025
https://github.com/mistersoandso/personal-config
Personal Configurations and Scripts for Linux based Systems
automation bash configuration-management unix
Last synced: 03 Feb 2025
https://github.com/cimentadaj/unix_workbench_answers
Answers to the book 'The Unix Workbench'
Last synced: 02 Jan 2025
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: 10 Feb 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: 09 Feb 2025
https://github.com/magayaga/nanomath
Command-based scientific calculator!
linux macos math mathematics nanomath unix windows
Last synced: 08 Jan 2025
https://github.com/raveriss/minishell
Minimalist C shell, simulating basic bash functionality. It manages command execution with support for history, redirects, pipes, environment variables and signals. This project allows us to deepen the understanding of processes, file descriptors,
bash c-programming commande-line process-manager shell system-programming unix
Last synced: 13 Jan 2025
https://github.com/mdh266/unix_tools
A Blog Post On Unix Tools For Data Science
git linux terminal unix unix-command vim
Last synced: 31 Jan 2025
https://github.com/yazaldefilimone/shell.c
A light-weight, simples unix shell
Last synced: 18 Jan 2025
https://github.com/richlamdev/ansible-server-freebsd
FreeBSD Server (or desktop) Ansible Playbook basic configuration
ansible automation bsd configuration-management deployment freebsd server unix
Last synced: 27 Jan 2025
https://github.com/rohya8/unixfundamentalcommands
Fundamental UNIX commands necessary for development
cheatsheet commandline development linux linux-shell perl tutorial unix unix-command
Last synced: 07 Jan 2025
https://github.com/spacebanana420/aya
Command-line screenshotter for Unix-like systems
bsd cli ffmpeg imagemagick linux screenshot screenshotter unix wrapper
Last synced: 02 Jan 2025
https://github.com/aichingm/pam_unix_others
PAM module to allow certain users to authenticate certain users
linux linux-pam pam-authentication pam-module pam-unix unix
Last synced: 30 Jan 2025
https://github.com/banditopazzo/sala-cinema
Sistema di prenotazione di una sala cinema scritto in C per UNIX, Linux, macOS
cinema multithread multithreaded-tcp-server operating-system terminal-app unix unix-domain-socket unix-socket
Last synced: 28 Jan 2025
https://github.com/charming-whaley/acolyte
💫 lightweight terminal file manager 💫
acolyte filemanager macos terminal unix
Last synced: 08 Jan 2025
https://github.com/georges034302/aws-re-start
AWS Re/start program - Goanna Education
aws aws-cli aws-cloudformation aws-dynamodb aws-ec2 aws-lambda aws-s3 bash mysql python unix
Last synced: 05 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
https://github.com/bastienkody/minishell
Ecole 42 project (parsing, execve, signals, env, builtin commands)
Last synced: 15 Jan 2025
https://github.com/matija/useful-commands
Various useful commands for Unix, MacOS, Docker, etc.
Last synced: 04 Feb 2025