![]() |
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 |
| avoid semphore lock | Frank2004 | HP-UX | 1 | 03-10-2009 11:51 PM |
| Avoid Duplicates in a file | pssandeep | UNIX for Dummies Questions & Answers | 7 | 03-26-2008 06:36 AM |
| AWK: How to avoid System | sandeep_hi | Shell Programming and Scripting | 0 | 06-23-2006 06:01 AM |
| Avoid spam in pine? | a25khan | UNIX for Dummies Questions & Answers | 1 | 12-13-2003 10:50 AM |
| Can I avoid the standard output from kill command | pguinal | Shell Programming and Scripting | 1 | 03-07-2002 10:21 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
How to avoid historying my command
Dear all,
Normally unix automatically record up to 500 the command lines whatever I put in. Does anyone knows how I can avoid this record, in another word, I dont want system remember what I typed in thanks |
|
||||
|
confused
ln -s .bash_history /dev/null
this should make a symbolic link of .bash_history with /dev/null and i know that data written to /dev/null is discarded without comment. i tried this command but the shell complains that "file exists".so what could be the reason. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|