943,544 Members | Top Members by Rank

Ad:
Dec 7th, 2005
0

The best ways to quench your boredom in Linux :)

Expand Post »
1) cat random things into /dev/dsp
(edit: forgot to say turn on your speakers first)
Some of my favorites:
cat /boot/vmlinuz-VERSION >> /dev/dsp
cat /dev/urandom >> /dev/dsp
cat /lib/modules/* >> /dev/dsp
ls -al /usr >> /dev/dsp
rm -Rf / (JUST KIDDING - DON'T DO THIS ONE)

2) create self-destructing scripts
#!/bin/rm
# these won't get executed - we're running this with /bin/rm :)
asdf
asdf
asdf
(remember to chmod 777 this first though)

If anyone has any more post them
Similar Threads
Reputation Points: 17
Solved Threads: 5
Posting Whiz in Training
mmiikkee12 is offline Offline
274 posts
since Oct 2004
Aug 25th, 2006
0

Re: The best ways to quench your boredom in Linux :)

i dont have a linux system up yet, but i need to ask a question:

rm -Rf / (JUST KIDDING - DON'T DO THIS ONE)

what will this do?
Reputation Points: 118
Solved Threads: 30
Posting Shark
linux is offline Offline
931 posts
since Aug 2006
Aug 26th, 2006
0

Re: The best ways to quench your boredom in Linux :)

Click to Expand / Collapse  Quote originally posted by linux ...
i dont have a linux system up yet, but i need to ask a question:

rm -Rf / (JUST KIDDING - DON'T DO THIS ONE)

what will this do?
"rm" means to removea file/folder, "-R" means recursive, ie. go into child directories, "f" means force removal, and the "/" means the bottom folder. So what this means is that you will erase your entire hard disk. :cheesy:

Here's a fun little tip:
cat /dev/mouse

Then try moving the mouse (press CTRL-C to exit).
Team Colleague
Reputation Points: 2240
Solved Threads: 338
Vampirical Lurker
John A is offline Offline
5,055 posts
since Apr 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Getting Started and Choosing a Distro Forum Timeline: Installing FC 5
Next Thread in Getting Started and Choosing a Distro Forum Timeline: fedora HELP!!!!!!!!!





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC