![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| history of commands | superuser84 | Linux | 2 | 12-07-2007 04:55 AM |
| History commands | abu_hassan | SUN Solaris | 1 | 02-20-2007 10:24 AM |
| Seeing previous command | JackieChan | UNIX for Dummies Questions & Answers | 4 | 06-02-2006 09:35 AM |
| how do I get my arrow keys to work for looking thru my PREVIOUS UNIX COMMANDS | spotnis | UNIX for Dummies Questions & Answers | 11 | 09-14-2005 01:22 AM |
| Combining elements of different commands in history | Dbyte | UNIX for Dummies Questions & Answers | 5 | 10-22-2003 05:24 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
!! : to run the previous command
^P : move up through history list, one command at a time. (Up arrow key) ^N : move down (or Down arrow key). !n : run nth command in history list. where n is a number from your history list. !n:p : only preview command number n (will not execute the command). !string : Run most recent command starting with characters in string. |
| Sponsored Links | ||
|
|