Unix topic

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.

List Unix repositories

JamesM

35
Stars
8
Forks
Watchers

me going through JamesM's kernel development tutorials

alchemist

51
Stars
1
Forks
Watchers

Unix Platform Agnostic Installation Tool

hostname

58
Stars
19
Forks
Watchers

Cross-platform hostname functions in Rust

daemonize

36
Stars
7
Forks
Watchers

Template code for writing UNIX-daemons.

dotfiles-old

53
Stars
4
Forks
Watchers

🍁 dotfiles || plain text configuration files for my linux system

cp-cli

24
Stars
2
Forks
Watchers

💻 A "cp" CLI util for Node.js

python-capturer

29
Stars
9
Forks
Watchers

Easily capture stdout/stderr of the current process and subprocesses

cats

164
Stars
12
Forks
Watchers

Implementations of cat(1) from various sources.

apue

34
Stars
16
Forks
Watchers

Source code pack from http://www.apuebook.com/, plus fixes for easy teaching/learning (OSX)