![]() |
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 |
| Where we can get the logs for a command execution successfully? | susinthaa | SUN Solaris | 4 | 07-10-2007 12:35 AM |
| logs | lordmod | UNIX for Advanced & Expert Users | 1 | 02-13-2007 06:41 PM |
| scp logs | gsr_kashyap | Linux | 0 | 08-02-2006 03:22 AM |
| rcp logs | ilkergu | HP-UX | 0 | 08-08-2005 03:51 AM |
| Logs | jtapia | UNIX Desktop for Dummies Questions & Answers | 4 | 03-28-2002 12:12 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Not normally. UNIX does keep a history file of your recent commands. The fc command for your system can recall commands recently issued. The file itself is indentifed in the environment variable HISTFILE
Code:
echo $HISTFILE |
|
||||
|
ok right I was able to use this to bring up previous commands.
what i was trying to do was find an ip address that i had pinged yesterday. but im guessing if the server is rebooted that that history is lost. |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| unix commands |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|