![]() |
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 |
| stty erase r | bishweshwar | UNIX for Advanced & Expert Users | 5 | 11-27-2006 06:10 AM |
| erase and interrupt keys | chrs0302 | UNIX for Dummies Questions & Answers | 1 | 06-21-2005 06:24 PM |
| stty erase e command | CEngel0327 | UNIX for Dummies Questions & Answers | 1 | 10-27-2002 03:19 PM |
| Erase files and directory | odogbolu98 | Shell Programming and Scripting | 3 | 09-13-2002 01:56 PM |
| Is there an unrecoverable erase command? | snyderpa | UNIX for Dummies Questions & Answers | 5 | 11-03-2000 11:39 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
erase file
I have a file that always generated in the system eg. /tmp/log.txt , it is generated by the application program , but this file should not be present in the system otherwise there are some program problem , I want to erase this file once the program has generate it , as I know , it can link to /dev/null , could suggest how to make it
I use the s.link function , it is OK to link the file , but the /tmp/log.txt is exist , even the file can't be update but I really don't want the file exist in the system , how can I make the file don't appear in the system ( even the file size is 0 ) ? thx /tmp/log.txt -- > /dev/null |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|