links for 2006-12-29

posted by CodeGirl
Bookmark This Page:   Add 'links for 2006-12-29' to Del.icio.us Add 'links for 2006-12-29' to digg Add 'links for 2006-12-29' to Simpy Add 'links for 2006-12-29' to OnlyWire 

  • #!/bin/bash # # Usage: convertomp3 fileextention # if [ $1 = “” ];then echo ‘Please give a audio file extention as argument.’ exit 1 fi for i in *.$1 do if [ -f “$i” ]; then rm -f “$i.wav” mkfifo “$i.wav” mplayer \ -quiet \ -vo null \ -vc dummy \ -af volu
    (tags: music linux)
  • torrent search engine
    (tags: p2p)

This entry was posted on Friday, December 29th, 2006 at 1:21 am and is filed under misc. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

Comment moderation is in use. Please do not submit your comment twice -- it will appear shortly.


Protect Web Form!

Our VPS Hosting By RimuHosting
Java and Linux VPS Hosting by RimuHosting


Bad Behavior has blocked 34 access attempts in the last 7 days.