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-13 00:31:21 UTC
- JSON Representation
https://github.com/hubtou/basename
Return filename or directory portion of pathname
command-line-tool learning-python learning-unix pnu-project python shell tools unix unix-command utilities
Last synced: 06 Feb 2025
https://github.com/hubtou/b2bt
Back-to-back testing utility
command-line-tool learning-python learning-unix pnu-project python shell test-automation testing testing-tools tools unix utilities
Last synced: 06 Feb 2025
https://github.com/hubtou/adsv
Analyze delimiter-separated values files
command-line-tool csv csv-converter csv-format csv-parser csv-parsing csv-reader csv-reading data data-analysis data-engineering data-mining learning-python pnu-project python servier shell tools unix utility
Last synced: 06 Feb 2025
https://github.com/iprakharv/unix-wc-tool
wc is a Python-based command-line tool that replicates some of the functionalities of the Unix wc utility. This tool allows users to count bytes, words, lines, and characters in a given text file or standard input.
Last synced: 08 Feb 2025
https://github.com/yazaldefilimone/shell.c
A light-weight, simples unix shell
Last synced: 18 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/hacker1024/yes.dart
A Dart package that constantly writes a string to an IOSink, simillarly to the UNIX yes utility.
Last synced: 27 Dec 2024
https://github.com/mohammad-malik/linkedlist-notepad
A console-based notepad using a 2D linked list for text storage. Features text editing, saving, loading, and a spell-checker with correction suggestions—all in a C++ console environment.
cpp data-structures dsa linked-list linux macos ncurses-library unix
Last synced: 16 Jan 2025
https://github.com/Shirajuki/dotfiles
Linux (bspwm) rice configuration files c:
Last synced: 23 Oct 2024
https://github.com/yogithesymbian/custom-command-potentially-save-your-time-with-bashscript
Using custom commands in Bash scripts on Unix or macOS can potentially save you time in your work life.
bash bash-script bashrc linux macos shell unix
Last synced: 24 Jan 2025
https://github.com/umigam3/unix-system-scripts
Bash scripts for UNIX system management. 💻
bash shell shell-scripting unix unix-shell
Last synced: 22 Dec 2024
https://github.com/d33p0st/modstore
Basic and Modded Data Structures with rust backend for speed and safety and python's comfortability.
custom-data-structures custom-data-type data-structures linux modstore python python3 rust unix windows
Last synced: 13 Oct 2024
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/syardha/locked-in
This is a simple cli tool written in Rust to encrypt/decrypt files using the AES-GCM cipher.
authentication buffer cmake cpp embedded embedded-systems file-locking flock note-taking notes queue react-native unix zsh
Last synced: 17 Jan 2025
https://github.com/fdorantesm/aka
AKA is a simple CLI tool for managing aliases
Last synced: 13 Feb 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/diegomagdaleno/libsolv
🤔Library for solving packages and reading repositories
dependency-solving dpkg linux rpm solv unix utopia winter
Last synced: 06 Jan 2025
https://github.com/maclong9/list
Quickly list files found in your operating system
Last synced: 21 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/krypt0nn/whatadistro
Rust library to identify your linux distribution :crab:
Last synced: 06 Jan 2025
https://github.com/kamilkrauze/openglsetupscripts
Basic scripts for generating necessary project files for OpenGL+GLFW projects. Also uses premake5
Last synced: 12 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/abdellahbellakrim/minishell_42
Simple shell program written in C
algorithms bash c data-structures low-level-programming parsing shell unix
Last synced: 13 Jan 2025
https://github.com/rogeriols/mini_talk-42sp
This is a 42 project. Create a data exchange between server and client with UNIX signals.
42-minitalk 42cursus 42projects common-core minitalk minitalk42 unix
Last synced: 13 Feb 2025
https://github.com/cainky/unixlogmonitor
Unix server log monitoring. Completed as part of a technical interview.
log-monitor log-monitoring logging logging-facilities unix
Last synced: 11 Nov 2024
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: 20 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/xpdojo/linux
Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds.
Last synced: 06 Feb 2025
https://github.com/davidhristov59/operating-systems
This repository consists of labs,auditory and midterm exercises for the course Operating Systems @FCSE - Skopje
docker dockerfile java shell threads unix unix-shell
Last synced: 11 Jan 2025
https://github.com/antonijn/text-tools
A set of programs designed to be used with a text editor I'm currently working on. The programs themselves are generic programs that can be used for some stream-based text editing tasks.
command-line-tool python python3 unix unix-command
Last synced: 10 Feb 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/edgardleal/shell-utilit
Utility in shell script for linux
Last synced: 13 Jan 2025
https://github.com/victoriacheng15/cc-cat-rs
Built a cat command tool in Rust - learning on paws!
Last synced: 04 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: 13 Feb 2025
https://github.com/waived/firefox_cookie_stealer
Mozilla Firefox cookie-stealer for generic Linux/Unix environments
cookie-stealing cookiesteal cookiestealer firefox-browser linux mozilla-firefox python3 unix
Last synced: 28 Dec 2024
https://github.com/nicciniamh/ssaver
a "screensaver/locker" for Terminals using zsh
command-line-tool linux macos python terminal unix zsh
Last synced: 26 Jan 2025
https://github.com/ozyx/wc-rs
The classic UNIX command, but written in Rust!
Last synced: 26 Jan 2025
https://github.com/mic-devs/curtin_ucp_assignment2
Assignment 2 of the Unix & C Programming Unit. This is an extended version of Assignment 1's ASCII-based CLI game comparable to 'Frogger' or 'Crossy Road' coded in C89.
Last synced: 20 Jan 2025
https://github.com/demonstrandum/coins
A simple live terminal currency exchange rate converter in Ruby
api coins currencies exchange fixer-io linux ruby unix
Last synced: 24 Dec 2024
https://github.com/mportizlunyov/go-unix-pkg-detector
A go package that reports the package managers installed on a UNIX system.
Last synced: 04 Feb 2025
https://github.com/acardace/diskusagesorted
DiskUsageSorted or dus is like the Unix tool du but sorted!
Last synced: 25 Dec 2024
https://github.com/harishnkr/.dotfiles
Personal dotfiles for archlinux
arch-linux archlinux config dotfiles dotfiles-linux unix zsh zshrc
Last synced: 16 Jan 2025
https://github.com/zbo14/commands-not-found
🔎 CLI that shows install instructions for commands across several Linux distros.
axios cheerio cli command-not-found linux unix
Last synced: 31 Jan 2025
https://github.com/nanitefactory/pictionary-on-unix
It was possible to display GUI via SSH! An X-Window application programmed from scratch.
gui ipc pictionary pipe posix posix-threads scp shared-memory solaris solaris-system ssh ssh-client ssh-server synchronization unix x-windows
Last synced: 23 Dec 2024
https://github.com/kierancrossland/tcp-chatroom-cli
A multi-threaded TCP chatroom for the terminal
Last synced: 16 Dec 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/m-lima/yad
Yet Another Daemonizer is a daemonizing crate to easily, simply, and correctly create legacy daemons
Last synced: 31 Jan 2025
https://github.com/scottkillen/dotfiles
:floppy_disk: Config files for my *nix systems.
Last synced: 23 Dec 2024
https://github.com/afeiship/ushell-module-mysql
Unix like shell module for mysql.
Last synced: 07 Feb 2025
https://github.com/okoge-kaz/system_programming
2022-1Q システムプログラミング (Tokyo Tech)
c cpp operating-system titech unix
Last synced: 23 Jan 2025
https://github.com/mushigarou/pipex
Pipex handles pipes and redirections in Unix / Linux systems
unix unix-command unix-philosophy
Last synced: 23 Dec 2024
https://github.com/mushigarou/get_next_line
Get_Next_Line() a function that returns a line read from a file descriptor.
file-descriptors static-variables unix
Last synced: 23 Dec 2024
https://github.com/magayaga/nanomath
Command-based scientific calculator!
linux macos math mathematics nanomath unix windows
Last synced: 08 Jan 2025
https://github.com/codelixir/shella-ciao
Linux shell written in C language supporting some basic and user-defined commands
c cli hacktoberfest linux shell unix
Last synced: 08 Feb 2025
https://github.com/ap/stat-lsmode
format file modes like the ls -l command does
Last synced: 24 Dec 2024
https://github.com/lvntky/zendm
Lightweight display manager for UNIX & Xorg
Last synced: 09 Feb 2025
https://github.com/jmau111/sanitizer.sh
A Bash script that helps you sanitize filenames in a directory and its sub-directories
bash-script beginner-friendly experimental filenames filesystem linux sanitize sanitizer unix
Last synced: 12 Jan 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/essien1990/printf
Kalu and i are ALX SE students working on the printf project
Last synced: 21 Jan 2025
https://github.com/it-delinquent/unix_permissions
A WinForms programs which helps calculate Unix permissions commands
graphical-user-interface gui microsoft permissions powershell powershell-script unix unix-permissions windows winform-ui winforms winforms-application winforms-programs
Last synced: 13 Jan 2025
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/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/steliospapamichail/unixshell
A custom UNIX shell that supports normal and multiple command inputs, simple I/O redirection, and multi-pipped commands.
bash c linux linux-shell shell unix
Last synced: 13 Jan 2025
https://github.com/tjeufoolen/mac-setup
My personal macos configuration
brew gnu macos oh-my-posh unix warp zsh
Last synced: 17 Jan 2025
https://github.com/nstseek/system-monitor
Small system monitor written using React, TypeScript, styled-component and Python for unix systems
python react shell typescript unix
Last synced: 16 Jan 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: 12 Dec 2024
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: 12 Dec 2024
https://gitlab.com/dpremy/dot-zsh
Personal zsh configuration files managed by dotfiler.
bsd dot-files linux shell unix zsh zsh-configuration zshrc
Last synced: 05 Feb 2025
https://github.com/maclong9/swift-list
Quickly list files found in your operating system
Last synced: 12 Dec 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/dragonxdev/amcsh
A high-performance Unix shell designed for speed
Last synced: 01 Feb 2025
https://github.com/thedevtop/thedevtop.github.io
Personal Blog
functional-programming osdev unix
Last synced: 05 Jan 2025
https://github.com/jingwangtw/nycu-unix_programing-2021
NYCU Advanced Programming in the UNIX Environment 2021
c cpp linux nycu-unix system-programming unix
Last synced: 22 Dec 2024
https://github.com/jenilmaru2004/c-and-unix-systems-mini-projects
Completed 10 diverse mini-projects focusing on C programming and UNIX systems, tackling real-world challenges like algorithm benchmarking, library management, and shell scripting. Designed and implemented solutions for tasks such as file system simulation, process automation, environment config., etc.
Last synced: 28 Jan 2025