wget http://<url> -0 url.txt -o /dev/null
rdesktop <ip>
scp /tmp/file [email protected]:/tmp/file
scp user@ remoteip :/tmp/file /tmp/file
useradd -m <user>
passwd <user>
rmuser unarne
script -a <outfile>
apropos <subject>
history
!<num>

Descriptions Grab url Remote Desktop to ip Put file Get file Add user Change user password Remove user Record shell : Ctrl-D stops Find related command View users command history Executes line # in history