9Jan/092
Några sexiga UNIX-kommandon
unzip - Extract compressed files in a ZIP archive.
strip - Discard symbols from object files.
touch - Change file access and modification times.
grep - Print lines matching a pattern.
finger - User information lookup program.
mount - Mount file systems.
fsck - File system consistency check and repair.
more - Opposite of less.
yes - Be repetitively affirmative.
umount - Unmount file systems.
sleep - Suspend execution for an interval of time.