Linux
top
ls
less xxx
?<String> to search backwards
/<String> to search forwards
n will do previous search again
shift-n will do previous search again in reverse order
g go to begining of file
G go to end of file
cat
tail -f xxx
df -h
ps
ssh -l