Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

https://github.com/kinoute/til

Just some interesting codes and tips I learned when trying to fix stuff.

bash docker notes rails ruby til tips today-i-learned unix vim

Last synced: 04 Jan 2025

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/Plachido/minitalk

Small data exchange program using UNIX signals.

ecole42 minitalk42 signals unix

Last synced: 23 Oct 2024

https://github.com/briansorahan/tcmp

Compare two timestamps ("now" and "then")

golang time unix

Last synced: 08 Feb 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)*

trivial unix uptime utility

Last synced: 23 Oct 2024

https://github.com/jdlorimer/unix-utils

Tools for working with Unix derivatives

freebsd openbsd tools unix utilities

Last synced: 08 Feb 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/yamzil/minitalk

The purpose of this project is to code a small data exchange program using UNIX signals.

cprogramming-language unix

Last synced: 20 Jan 2025

https://github.com/osmosx/pipex

[pipex] project school 42. This project is the discovery in detail and by programming of a UNIX mechanism. The aim of this project is to understand a bit deeper how pipes and redirections work.

42school dup fork pipe shell unix

Last synced: 11 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/adilsaju/guessinggame

Guessing Game written on bash

bash-script coursera unix

Last synced: 11 Jan 2025

https://github.com/sdhutchins/computational-biology-starter-kit

A guide for scientists to learn computational biology basics: Git, Unix, Python, and R.

bioinformatics computational-biology git learning python reproducibility tutorials unix

Last synced: 30 Dec 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.

linux linux-kernel unix

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/httpanimation/pie21

Pie21 is a web client for e621 made in HTML, CSS, JS and json.

css html js linux macos python python3 unix

Last synced: 07 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/sbz/memtop

memory top(1) like in Python

linux memory processes python unix

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/afeiship/ushell-module-homebrew

Unix like shell for mac homebrew.

brew homebrew mac module shell unix

Last synced: 07 Feb 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/mikhoiuo/catzilla

small bash command that gives you rainbow cats

bash cats cute random unix

Last synced: 12 Jan 2025

https://github.com/isofinly/lab_0

Лабораторная работа №0

bash shell unix zsh

Last synced: 23 Oct 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/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.

bell-labs plan9 unix

Last synced: 28 Dec 2024

https://github.com/nikhiljha/fortunes

shuf -n 1 as a service

fortunes unix unix-shell

Last synced: 24 Jan 2025

https://github.com/Shirajuki/dotfiles

Linux (bspwm) rice configuration files c:

bspwm dotfiles unix

Last synced: 23 Oct 2024

https://github.com/kindsoldier/sysrun

simple web app for emergency start/stop VMs

golang react unix vm

Last synced: 23 Oct 2024

https://github.com/midasvanveen/c_shell_radboud

Unix Shell written in c

c fork pipe posix shell unix

Last synced: 09 Feb 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.

c concurrency unix

Last synced: 23 Oct 2024

https://github.com/FreeBSD-Ask/articles-contributing

为 FreeBSD 做贡献 2022 FreeBSD 中文社区翻译项目

bsd freebsd unix

Last synced: 23 Oct 2024

https://github.com/tmpstpdwn/trashx

trashx - A simple trash management tool.

bash cli csvlens linux shell trashcli trashx unix

Last synced: 14 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/maluramichael/metric-scripts

Shell scripts that scrape data from the host. Build with graphite and grafana in mind.

grafana graphite linux scripts shell unix

Last synced: 31 Jan 2025

https://github.com/0x20f/katana

Ruby toolkit for linux systems. For when you're tired of writing unreadable bash scripts and want cleaner APIs for common actions.

api linux ruby scripting structure unix

Last synced: 10 Feb 2025

https://github.com/dahlitzflorian/useful-unix

A collection of useful unix commands, aliases and functions

unix

Last synced: 08 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/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/philbobaggins/unix-time-fun

Looking for interesting unix timestamps

rust rust-lang unix unix-timestamp

Last synced: 14 Jan 2025

https://github.com/richmit/tmuxhelper

Scripts I use to run tmux on UNIX/Linux and windows (in MSYS2)

linux terminal tmux unix

Last synced: 08 Jan 2025

https://github.com/mrdandelion6/.dotfiles

my dotfiles for unix

dotfiles unix

Last synced: 24 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/jmau111/filesort.sh

A Bash script to reorganize your files by type in sub-directories

bash-script beginner-friendly directory experimental files filesystem folder sort unix

Last synced: 12 Jan 2025

https://github.com/x4trm/top-go

Unix Top program clone

golang unix

Last synced: 08 Jan 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-find

Easy interface for output of 'find' unix command

find format output php shell unix

Last synced: 08 Jan 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/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/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/tca166/reimagined-adventure

C Linux daemon for controlling file types in directory

c daemon linux unix utility

Last synced: 07 Feb 2025

https://github.com/givikuna/yaupm

Yet Another Unix Package Manager

linux macos python python3 shell ubuntu unix

Last synced: 07 Feb 2025

https://github.com/cimentadaj/unix_workbench_answers

Answers to the book 'The Unix Workbench'

bash unix unixworkbench

Last synced: 02 Jan 2025

https://github.com/mohsenebrahimyir/base-bash

مبانی Bash

bash linux unix

Last synced: 23 Oct 2024

https://github.com/remram44/python-fslock

Python library providing a safe wrapper around `flock(2)`

file-lock linux lock unix

Last synced: 25 Oct 2024

https://github.com/charming-whaley/acolyte

💫 lightweight terminal file manager 💫

acolyte filemanager macos terminal unix

Last synced: 08 Jan 2025

https://github.com/archer-01/ft_ls

Recoding the famous ls command in C

c unix unix-command

Last synced: 31 Jan 2025

https://github.com/clayrisser/junix

An open source unix os built from scratch

binary makefile os unix

Last synced: 08 Feb 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/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 .

hacktoberfest unix

Last synced: 04 Feb 2025

https://github.com/owez/myip

Simple ip address fetching, designed for scripts

ip rust unix utility

Last synced: 15 Jan 2025

https://github.com/tmillr/deployfs

[WIP] Deploy/mount a local filesystem/directory onto a remote host.

cli command deploy directory drive filesystem fs fuse fuse-filesystem hd libfuse mount server sftp share ssh sshfs sshfs-mounting unix utility

Last synced: 08 Jan 2025

https://github.com/afeiship/ushell-module-mysql

Unix like shell module for mysql.

mysql unix ushell

Last synced: 07 Feb 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: 07 Feb 2025

https://github.com/feluxe/cnk

A command line tool which splits text into readable chunks that fit on one screen.

chunk command-line-tool split terminal text unix

Last synced: 16 Jan 2025

https://github.com/afeiship/ushell-module-xampp

Unix like shell module for xampp.

bash lamp linux mysql php shell unix ushell xampp

Last synced: 07 Feb 2025

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/xsa/config-files

Repository of config files used across workstations and/or servers.

openbsd unix

Last synced: 07 Feb 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/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/concat

Command-based utility that reads files sequentially, writing them to standard output!

cat command linux macos terminal type unix windows

Last synced: 08 Jan 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/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/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

c unix unix-shell

Last synced: 18 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/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/shawnduong/dotfiles

My Arch Linux + i3-gaps rice setup.

arch dotfiles i3 linux polybar rice unix

Last synced: 13 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/httpanimation/cdo

A 2nOS made in C to run in the root os

c gcc gnu linux mac macbook macos open-source os pc shell unix windows

Last synced: 10 Nov 2024

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/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