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-14 00:27:09 UTC
- JSON Representation
https://github.com/fabriziomettini/operating-systems-1
Resources about my Operating Systems 1 course (FCEIA - UNR)
college concurrency parallelism unix
Last synced: 23 Jan 2025
https://github.com/singond/f4270-unix
Exercises for the “Unix and Computer Networks” course at Masaryk University
Last synced: 26 Dec 2024
https://github.com/quocduyenanhnguyen/unix-commands-cheat-sheet
I compiled a list of helpful Unix commands
darwin-kernel macos terminal terminal-os unix unix-command
Last synced: 02 Jan 2025
https://github.com/atiq-cs/configuration-model-tools
Random Graph Generator and related tools
Last synced: 26 Dec 2024
https://github.com/tayloradam1999/holberton-system_engineering-devops
All Unix devops projects for Holberton Tulsa
api devops http-server mysql server shell unix webserver
Last synced: 10 Jan 2025
https://github.com/without-eyes/filetransmitter
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: 02 Jan 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: 27 Dec 2024
https://github.com/analyticace/c-language-projects
Collection of Some of my C Language Projects
c epitech-project graphics-programming makefile python shell-script unit-testing unix
Last synced: 14 Feb 2025
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: 07 Feb 2025
https://github.com/caseykulm/dotfiles-linux
custom linux config files - managed via gnu stow
Last synced: 10 Jan 2025
https://github.com/devenes/bash-script-variables
A Bash Script file that you can experience echo, read and sed commands, variables and use if loops.
automation awk-script bash echo script scripting scripts sh shell shell-script unix
Last synced: 03 Jan 2025
https://gitlab.com/commet-alt-w/c-daemon
sample c-daemon project: a double fork unix daemon
Last synced: 23 Oct 2024
https://github.com/ddanielsantos/tri
A low-key implementation of the UNIX tree command in Rust.
Last synced: 04 Jan 2025
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://github.com/Plachido/minitalk
Small data exchange program using UNIX signals.
ecole42 minitalk42 signals unix
Last synced: 23 Oct 2024
https://github.com/runxiyu/rasins
Personal fork of the fases core utilities
Last synced: 17 Jan 2025
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)*
Last synced: 23 Oct 2024
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://github.com/ibra-kdbra/shell-configurations
My shell Configuration,BackUp,Update
configuration-files linux-mint operating-system statistics unix upgrades
Last synced: 11 Jan 2025
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/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/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/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/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/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/kindsoldier/sysrun
simple web app for emergency start/stop VMs
Last synced: 23 Oct 2024
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/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/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/boneill02/swerve-libc
libc for swerve
c i386 kernel operating-system osdev unix
Last synced: 24 Jan 2025
https://github.com/afeiship/ushell-module-mysql
Unix like shell module for mysql.
Last synced: 07 Feb 2025
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/dragonxdev/amcsh
A high-performance Unix shell designed for speed
Last synced: 01 Feb 2025
https://github.com/clayrisser/junix
An open source unix os built from scratch
Last synced: 08 Feb 2025
https://github.com/afeiship/ushell-module-vagrant
Unix like shell module for vagrant.
Last synced: 07 Feb 2025
https://github.com/afeiship/ushell-module-typora
Unix like shell for typora.
Last synced: 07 Feb 2025
https://github.com/afeiship/ushell-module-tomcat
Unix like shell for tomcat.
Last synced: 07 Feb 2025
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/sera619/bashdic
A collection of usefull UNIX bash scripts
bash script-collection shell shell-scripts unix unix-backup zsh-history-fix
Last synced: 27 Dec 2024
https://github.com/ivaaane/clinku
A CLI to interact with the Linku dictionary
cli command-line linku rust terminal toki-pona unix
Last synced: 05 Jan 2025
https://github.com/afeiship/ushell-module-yeoman
Unix like shell module for yeoman.
Last synced: 07 Feb 2025
https://github.com/ndr-repo/gnuwin32_scan-download
An installer for grep, sed, & awk on Windows.
gnuwin32 regex unix unix-command windows
Last synced: 09 Feb 2025
https://github.com/thedevtop/rootve
Chroot Virtual Environments
chroot-environment golang unix
Last synced: 09 Nov 2024
https://github.com/theiskaa/faker
A UNIX command line for simulating/faking human interaction with a computer
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/happygofishing/abyss
Abyss is a service management daemon for Linux and other Unix systems. (will probably rewrite eventually)
Last synced: 05 Jan 2025
https://github.com/the-universal-linux-society/terminal-weather
Simple bash script to check the weather in your terminal
bash bash-script shell-script shell-scripts unix weather weather-api
Last synced: 01 Feb 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: 01 Feb 2025
https://github.com/gmartinezramirez-old/operating-system-assignaments
:vertical_traffic_light: [Finished] Operating systems undergraduate coursework assignaments. Coursework: Operating Systems
c c-plus-plus coursework operating-system unix
Last synced: 01 Feb 2025
https://github.com/jeffofbread/jst
A custom build of st made by myself, JeffofBread. If you find any issues or would like to make a recommendation, feel free. This is a major work in progress and will change.
c linux st suckless suckless-st suckless-terminal terminal unix
Last synced: 01 Feb 2025
https://github.com/lakshman-github/full_stack_web_development_notes
Full Stack Web Designing Notes: 60 Pages
api authentication-backend css database-management expressjs html javascript jquery nodejs operatingsystems reactjs sql unix
Last synced: 01 Feb 2025
https://github.com/hughrawlinson/npm-man-page-example
👨An example of a little package that exposes man pages when globally installed
Last synced: 26 Jan 2025
https://github.com/cx0der/timestamp-microservice
Freecodecamp microservice timestamp challenge
express-js microservice timestamp timestamp-microservice unix
Last synced: 07 Feb 2025
https://github.com/maykonn/docker-installer
Docker and Docker Compose installer
bash bash-script docker docker-compose installer shell shell-script unix
Last synced: 01 Feb 2025