Slashdot Mirror


User: zeus_rlz

zeus_rlz's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:rm -rf / on (Useful) Stupid Unix Tricks? · · Score: 1

    find /home -user `id | sed 's/^uid=\([0-9]*\).*/\1/g'` | xargs ls -d {}