in reply to monitor rm command ?
#!/bin/sh echo "rm $@" >> /tmp/rm.log /bin/rm.original $@
If you did this in my network I would take you outside and beat you.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: monitor rm command ?
by proceng (Scribe) on Sep 02, 2009 at 21:58 UTC |