|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | 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 !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||
|
||||
|
Avoiding the history
In bash shell, how we can avoid the commands getting recorded in history file. One way i can think of is : Code:
export HISTSIZE=0 Is there any other way to achieve this? Thanks |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Avoiding 'sh -c' when running ps from CRON | cavallino4u | Shell Programming and Scripting | 8 | 03-08-2012 01:39 PM |
| Avoiding the second run of the script | messi777 | UNIX for Dummies Questions & Answers | 4 | 11-11-2011 05:32 AM |
| History to Another file [local user history , but root access] | linuxadmin | UNIX for Advanced & Expert Users | 3 | 08-31-2011 11:13 AM |
| Installing applications by avoiding GUI | akash.mahakode | OS X (Apple) | 4 | 01-24-2011 05:55 AM |
|
|