in reply to Re^4: UNIX command - remove 0 byte file
in thread UNIX command - remove 0 byte file
Note also the use of -print0 and -0, that eliminates problems with filenames containing whitespace.I think that those are Linux-only features as well. I sure like them when I can use them, though. :)
thor
Feel the white light, the light within
Be your own disciple, fan the sparks of will
For all of us waiting, your kingdom will come
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^6: UNIX command - remove 0 byte file
by Anonymous Monk on Sep 23, 2005 at 13:46 UTC | |
by thor (Priest) on Sep 23, 2005 at 14:40 UTC | |
by Anonymous Monk on Sep 23, 2005 at 15:31 UTC | |
by thor (Priest) on Sep 23, 2005 at 15:55 UTC |