UNIX

Processes and Scheduler

Manage resources and time

I/O Management

Input/Output & Protection

IPC - pipes in Unix

Interprocess Communication with pipes

Manage Signal in Unix

UNIX System programming: signals

Manage Files in Unix

UNIX System programming: System Calls

Introduction to Shell

A brief intro to shell

Introduction to UNIX

A brief intro to UNIX operative systems

Shell Commands

stat command in UNIX

UNIX stat command in depth

expr command in UNIX

UNIX expr command in depth

test command in UNIX

UNIX test command in depth

wc command in UNIX

UNIX wc command in depth

printenv command in UNIX

alright then keep your secrets

cut command in UNIX

cut ~ remove sections from each line of files

ls command in UNIX

ls ~ list directory contents

NANO Terminal Text Editor

Nano's ANOther editor, inspired by Pico

rm command in UNIX

rm - remove files or directories

sort command in UNIX

sort lines of text files

tr command in UNIX

tr ~ translate or delete characters