Thread
:
How to repeat your last entry/command/typing?
View Single Post
GeneralAntilles
2008-01-18 , 04:27
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"
Quote & Reply
|
The Following User Says Thank You to GeneralAntilles For This Useful Post:
bunanson
GeneralAntilles
View Public Profile
Send a private message to GeneralAntilles
Find all posts by GeneralAntilles