Introduction Have you ever wondered how to dump thousands of files to a text file and sort them alphabetically? This tutorial will show you how to do it and create a bash script.
Introduction If you have an android device that is not recognised when trying to access it via USB, this tutorial should help you.
There is a python script available that can download YouTube videos as .flv files called youtube-dl.
Before I could find a media center application that I really liked, I used to create playlist’s and use mplayer to play the playlist’s randomly. Because new episodes come out and I did not want to have to create new playlists I created a script automatically generate the playlist’s and play them using mplayer randomly. [...]
Someone in Ubuntu Forums posted that they wanted to create a deb package full of useful scripts and was asking for help. In his post he also said that one of the scripts he was after was a sleep timer so I decided to post one in his thread for him.