Showing posts with label Ubuntu. Show all posts
Showing posts with label Ubuntu. Show all posts

Friday, August 28, 2009

Linux Baby Rocker :)

There is no limit for Linux's usability...

http://www.youtube.com/watch?v=bYcF_xX2DE8

Source code of the shell script:
#!/bin/sh
while  [i= 1]
do
        eject
        eject t
done