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-01-08 00:27:38 UTC
- JSON Representation
https://github.com/florian-a/pipex
Même Mario Bros n'a pas aimé ce projet
42 42born2cod 42born2code 42school c pipe pipex pipex42 unix
Last synced: 07 Jan 2025
https://github.com/alessio/runparts
Golang implementation of the Debian's run-parts command
bashrc bashrc-configs cli debian golang profile run-parts shell-scripts ubuntu unix utility
Last synced: 16 Oct 2024
https://github.com/vroncevic/gen_vhost
Generate VirtualHost configuration file
apache generator generators http linux macos python3 qnx tool unix virtualhost
Last synced: 27 Oct 2024
https://github.com/alewin/c-code-snippets
C code snippets and system call examples, UniBo 2016 Sistemi Operativi
c linux operating-system sistemi-operativi unibo unix
Last synced: 05 Dec 2024
https://github.com/sushiwaumai/webserver-from-scratch
A simple webserver written from scratch using C.
c from-scratch posix pyscript server simple tailwindcss unix web webserver
Last synced: 30 Dec 2024
https://github.com/f321x/webserv-42-core
Implementation of a HTTP1.1 and nginx config compatible webserver in C++ 17. 42 core curriculum project.
42 42born2code 42commoncore 42school http nginx sockets unix webserver
Last synced: 13 Oct 2024
https://github.com/aniketfuryrocks/hostcat
UNIX Command Line tool to switch between Local Dns profiles
command-line-tool dns local-dns rust unix
Last synced: 27 Oct 2024
https://github.com/lucaswerkmeister/ceylond
Ceylon modules to write socket-based daemons
ceylon daemon linux socket systemd unix unix-domain-socket
Last synced: 17 Dec 2024
https://github.com/dpbm/c
Learning C language
api c driver gcc glut gnu h kernel linux linux-kernel make makefile opengl programming programming-language unix
Last synced: 18 Nov 2024
https://github.com/anr007/shacks
Commonly used bash commands
bash hacktoberfest linux shell unix
Last synced: 16 Jan 2025
https://github.com/crater-space/cli
A super-lightweight, universal, "meta" package manager for UNIX-like platforms
linux package-management package-manager unix
Last synced: 09 Dec 2024
https://github.com/0xf3rn/telegram_printing_assistant
Bot for printing
cups cups-server print printing python python-3 telebot telegram telegram-bot unix
Last synced: 17 Nov 2024
https://github.com/yellow-footed-honeyguide/uc
A user-friendly command-line calculator for Unix systems 🧮
c calculations calculator cli command-line console interactive math terminal unix
Last synced: 08 Nov 2024
https://github.com/kitsunesemcalda/microunixclone-
A useless clone of Unix system
operating-system operating-system-learning operating-system-rust rust rust-lang unix unix-like unix-like-operating-system
Last synced: 16 Dec 2024
https://github.com/ladjs/policies
Policies helper for Lad
api basic-auth group koa lad mongodb mongoose passport permissioning policies unix
Last synced: 08 Nov 2024
https://github.com/2kabhishek/shelly
Publish CLI Tools 🐚✨
prototyping script shell template unix
Last synced: 12 Jan 2025
https://github.com/thapasijan171/dotfiles
My dotfiles, customizations, and personalized setup✨ From terminal tweaks to editor configs, it's all about making everything feel just right. Dive in if you're looking for tips or ideas, or just curious about my setup! 💫
customization dotfiles linux neovim rice shell theme unix
Last synced: 21 Dec 2024
https://github.com/yehorbk/cross-term
Cross-platform terminal emulator with flexible script configuration
cross-term macos terminal terminal-emulator unix windows
Last synced: 11 Jan 2025
https://github.com/aexyzk/hyprpaper-gui
A Wallpaper changer for Hyprpaper, written in Python with Pygame.
hyprland hyprpaper linux linux-desktop pygame pygame-gui python unix wallpaper wallpaper-changer wayland
Last synced: 17 Nov 2024
https://github.com/UtoECat/jack_utils
jackutils : collection of useful jack utilities
c jack linux osc pure-c spectrum-analyzer unix visualizers volume-normalization waveform waveform-generator
Last synced: 23 Oct 2024
https://github.com/domfarolino/os
Repository to accompany me along me OS journey
c concurrency kernel-module linux mutex operating-systems posix posix-apis semaphore synchronization system-calls system-v unix
Last synced: 19 Dec 2024
https://github.com/wroberts/count
UNIX line counting utilities
c-plus-plus count counting-utilities line-by-line sort text-processing unix
Last synced: 07 Jan 2025
https://github.com/phillbush/wmlaunchbutton
docked button to launch a command
dockapp unix windowmaker x11 xpm
Last synced: 22 Nov 2024
https://github.com/christarazi/galloc
An implementation of `malloc(3)` in the Go programming language
brk dynamic-memory-allocation go golang heap linux malloc memory-management unix
Last synced: 25 Dec 2024
https://github.com/begriffs/semln
Filter to add semantic line breaks in many languages
filter semantic-segmentation unicode unix
Last synced: 10 Jan 2025
https://github.com/mohamedelbachir/scheduler
The scheduler software to visualizing GRANT diagram in UNIX System
algorithm cpp diagram grantt scheduler scheduling sdl unix visualisation
Last synced: 30 Nov 2024
https://github.com/zachwhaley/fin
A simply made unix shell written in C
minimal terminal unix unix-shell
Last synced: 22 Nov 2024
https://github.com/prdpx7/webdict-cli
Search dictionary.com and urbandictionary from CLI
cli-app dictionary nodejs unix
Last synced: 01 Dec 2024
https://github.com/lebrancconvas/shell-programming
Shell Scripting Playground.
Last synced: 08 Jan 2025
https://github.com/jonathanstowe/raku-unix-privileges
A module for handling UNIX privileges
Last synced: 15 Dec 2024
https://github.com/marirs/sock2tcp
Receive data into a Unix Socket and forward it to a Tcp Port
Last synced: 02 Jan 2025
https://github.com/soumyadip007/shell-programming
A shell script is a computer program designed to be run by the Unix shell, a command-line interpreter. The various dialects of shell scripts are considered to be scripting languages. Typical operations performed by shell scripts include file manipulation, program execution, and printing text
dialects manipulation scripting-languages shell shell-scripts unix
Last synced: 06 Jan 2025
https://github.com/parazyd/plebaudio
Sound streaming in shambles
alsa pcm sound-streaming udp unix
Last synced: 17 Jan 2025
https://github.com/remram44/unix-at
Talk to the at(1) daemon, to schedule jobs for later
at atq cron job-queue job-scheduler linux python unix
Last synced: 25 Oct 2024
https://github.com/gabrielcsapo/run-then
🚲 do something when, a text parser with purpose
Last synced: 09 Jan 2025
https://github.com/twosigma/relexec
A program to enable relative shebangs in scripts
Last synced: 27 Dec 2024
https://github.com/mechadragonx/snailshells
Messin' with Shell scripts for fun
Last synced: 17 Jan 2025
https://github.com/hulkiedo17/logc
logc - small and simple C/C++ logger library
c c-plus-plus library linux log logger unix
Last synced: 23 Oct 2024
https://github.com/sixarm/unix-system-version-information
Unix system version information
lsb-release pkginfo script shell sw-vers system uname unix version
Last synced: 12 Dec 2024
https://github.com/cromerc/opensysusers
A replacement for sysusers.d without systemd.
linux shell-script systemd sysusers unix
Last synced: 09 Nov 2024
https://github.com/linarcx/trinity
generating a graph based on links among files
bash bash-script dot-language graphviz links linux mind-mapping second-brain unix
Last synced: 12 Jan 2025
https://github.com/shuritch/nixos
❄️ This is setup for my NixOS devices. ❄️
color-scheme config configuration declarative-programming dotfiles home-manager linux linux-rice nix nix-flake nixos nixos-configuration os rice setup unix unixporn
Last synced: 08 Nov 2024
https://github.com/robertianclarkson/p2p-decentralized-network
A lite version of Peer-to-peer software. Developed as a team remotely. End goal was to send a large file from peer to peer using BitTorrent protocol. Uses both UDP and TCP. Excellent example of using OOP to solve a complex issue with many moving parts.
linux p2p p2p-network python python3 unix
Last synced: 26 Dec 2024
https://github.com/xuyi-tongji/gokvdatabase
a KV database implemented by Golang based on Redis
databases epoll-tcp-server golang kvstore redis unix
Last synced: 28 Nov 2024
https://github.com/megastep/loki_setupdb
Utility library for the Loki Setup installer
Last synced: 09 Jan 2025
https://github.com/relrod/hed
A simple line-oriented editor in Haskell
ed editor haskell hed text text-editor unix
Last synced: 11 Dec 2024
https://github.com/szymon-budziak/operating_systems_course_agh
Solutions from Operating systems course at AGH UST. If you use it and it helped you please leave a star ⭐
c c-programming-language linux operating-systems unix
Last synced: 25 Nov 2024
https://github.com/mrseanryan/snyk-issue-cli
:bug: Simple Unix CLI to show security issues from Snyk for projects for your organisation
Last synced: 28 Dec 2024
https://github.com/mamuz/dotfiles
Set up a unix system using dotfiles and an installation script
Last synced: 20 Dec 2024
https://github.com/naltun/sp
Simple Port scanner
netcat port-scanner port-scanning portscanner portscanning posix-sh unix
Last synced: 10 Dec 2024
https://github.com/kylemh/uo_cis330
C/C++ and Unix course at the University of Oregon.
Last synced: 14 Dec 2024
https://github.com/42yerevanprojects/pipex
This project is the discovery in detail and by programming of a UNIX mechanism.
Last synced: 09 Jan 2025
https://github.com/aichingm/dcc
d[ict.cc ]c[li ]c[lient]
cli dictionary linux php translation unix
Last synced: 03 Dec 2024
https://github.com/tuladhar/gocat
Unix cat implementation in Go
cat gocat golang hacktoberfest unix
Last synced: 12 Dec 2024
https://github.com/misterzurg/bonch_labs_cpp
🎓 My labs from SPbSUT; Dis - SSD
Last synced: 19 Nov 2024
https://github.com/dqfan2012/my-dotfiles
My dotfiles.
antigen antigen-config bash cli dotfiles fzf linux oh-my-zsh terminator-terminal unix vim vimrc zsh
Last synced: 05 Dec 2024
https://github.com/johnae/fire
Simple launcher for starting a process in a new process group
Last synced: 04 Dec 2024
https://github.com/laansdole/unix-sysadm-minio
COSC2156 Unix Systems Administration and Programming (Linux)
Last synced: 10 Jan 2025
https://github.com/darkwizard242/ansible-role-git
Ansible role for Git. Available on Ansible Galaxy.
ansible ansible-galaxy ansible-role git os unix version-control-system
Last synced: 14 Dec 2024
https://github.com/joel-ling/ha.sh
Overcome limitations in Bash comment syntax on Unix-like systems, using only standard core utilities
Last synced: 17 Jan 2025
https://github.com/hk-transfield/wramp-scripts
A collection of scripts written for the Basy3 FPGA when programmed with a WRAMP processor to showcase the board's capabilities.
architecture assembly assembly-language exceptions input-output interrupts kernel low-level machine-code operating-system stacks system-programming systems unix wramp
Last synced: 14 Dec 2024
https://github.com/alkuzin/ntool
Multifunctional network analyser tool written in C++ for Linux (ping, traceroute)
cpp cpp23 icmp-ping linux linux-app network network-analysis network-programming network-protocol network-protocols networking ping raw-sockets socket-programming traceroute unix unix-socket
Last synced: 09 Dec 2024
https://github.com/volkansah/openai-gpt-gui
This is a minimalist, multiplatform tool for interacting with OpenAI's GPT models. The application allows you to send text messages to the GPT API and receive responses. It provides a simple graphical user interface (GUI) built with Tkinter, which can be easily customized or extended to suit specific needs.
chatgpt desktop-app gpt-3 gpt-4o gpt-api gpt-app gpt3-turbo gpt4 gpt4-api graphical-user-interface gui linux multiplatform openai openai-api python unix windows
Last synced: 09 Dec 2024
https://github.com/volkansah/how-to-use-docker
This guide provides detailed instructions on using Docker, including commands and solutions to common problems.
docker docker-ce docker-compose linux troubleshoot troubleshooting unix
Last synced: 09 Dec 2024
https://github.com/ufuayk/brofetch
A detailed and fun command-line system information tool.
brofetch cli cli-tool fetch linux linux-shell neofetch sh shell system-information unix
Last synced: 07 Dec 2024
https://github.com/knonm/unix-utils
Collection of scripts written in Shell mostly. These scripts were written targeting Linux (RHEL) and AIX, aiming Korn Shell mostly.
aix kornshell ksh linux shell shell-script unix
Last synced: 23 Oct 2024
https://github.com/dartegnian/shell-scripts
Shell scripts for Unix-like systems, mainly (Arch) Linux for now. Will expand to cover *nix OSes in the future.
bash linux shell shell-scripting shell-scripts unix
Last synced: 12 Jan 2025
https://github.com/thisis-developer/shell-scripts
A shell script is a list of commands in a computer program that is run by the Unix shell which is a command line interpreter. A shell script usually has comments that describe the steps.
bash bash-script gnu-linux linux shell-script shell-scripting terminal ubuntu unix
Last synced: 04 Dec 2024
https://github.com/j256/null
Unix command line utility which combines /dev/null, tree, md5sum, and other useful features.
command-line-tool devnull md5sum tee unix unix-command
Last synced: 03 Dec 2024
https://github.com/j256/sortu
Unit sort command-line utility with the ability to count unique entries inline. Also includes some cut features to handle fields.
cut sort uniq unix unix-command
Last synced: 03 Dec 2024
https://github.com/2kabhishek/cshell
Not a seashell ⛵🐚
bash c diy operating-system shell unix
Last synced: 12 Jan 2025
https://github.com/ksw2000/operating-systems-nchu
:notebook: My operating systems study notes. 作業系統學習筆記
c linux operating-system os unix windows
Last synced: 24 Nov 2024
https://github.com/ralphhightower/blog
@RalphHightower/Blog
anti-trump beer c-sharp photography politics software-engineering south-carolina university-of-south-carolina unix water-ski windows
Last synced: 24 Oct 2024