Table of Contents

Linux

Splitting Files

use the split command to split and the cat command to join:

split -b 1423k file preflix.

http://lists.debian.org/debian-user/1998/02/msg00422.html

at

echo touch testfile > at now+1 minute

Setting terminal width

stty rows 14

Finding the version

dmesg
uname -a

Lost Password

http://www.aplawrence.com/Linux/lostlinuxpassword.html