Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 785 Bytes

unix.md

File metadata and controls

13 lines (8 loc) · 785 Bytes

UNIX

A multitasking, multi-user computer operating system originally developed in 1969, variants of which now form the underpinning of many operating systems, including OS X, iOS, and Linux.

Beginning UNIX

You should be able to

  • Use these commands and operators: |, <, >, >>, &, ack, awk, cat, chmod, chown, cp, export, find, kill, locate, ls, mkdir, mv, ps, rm, sed, sort, tail, top, vim, whereis, xargs.