View Single Post
GeneralAntilles's Avatar
Posts: 5,478 | Thanked: 5,222 times | Joined on Jan 2006 @ St. Petersburg, FL
#2
Press d-pad up to cycle through the history.

Code:
alias <shortcut>="<command>"
For example:

Code:
alias cdl="cd $1;ls -al"
 

The Following User Says Thank You to GeneralAntilles For This Useful Post: