ischeriad@blackhole ~ $ cat tdcl.txt

2010-12-12 $  for i in *.mov; do /Applications/Miro.app/Contents/Helpers/ffmpeg -i $i -an -ss 00:00:20 -r 1 -vframes 1 -s 460x258 -f image2 -y `basename $i .mov`.jpg; done
2008-09-12 $  dpkg --force-all -i /var/cache/apt/archives/mpd_0.13.2-1_i386.deb #to regain /etc/init.d/mpd et al
2008-09-02 $  dd if=/dev/dvd of=dvd.iso
2008-01-08 $  sed '/:$/s/^/<\/ul>\n\n<h2>/; /:$/s/$/<\/h2>\n<ul>/; /^http/s/^\(.*\)/<li><a href="\1">\1<\/a><\/li>/' linkliste > linkliste.htm
2007-12-14 $  sudo chmod a-r /System/Library/CoreServices/Search.bundle && killall SystemUIServer # deactivate the Spotlight menubar icon in Mac OS 10.4
2007-12-05 $  xine $BROWSERCACHEDIR`file \`ls -t $CACHEDIR | head -n5\` |grep "Flash Video" | sed 's/\([^:]*\):.*$/\1/'`
2007-12-03 $  cal 12 2007
2007-12-02 $  convert desk-07-12-01.png -resize 120 tn_desk-07-12-01.gif
2007-12-01 $  import -window root ~/www-data/deskshots/desk-07-12-01.png
2007-11-30 $  rsync -P largefile.iso blackhole:/media/ # -P is short for --partial --progress
2007-11-04 $  pyrpub -P zTXT Cory\ Doctorow\ -\ Backup.txt
2007-11-03 $  oggenc -q 5 -a "Green Carnation" -l "A Night Under The Dam" -d 2006 -N 01 -N 02 -N 03 -N 04 -N 05 -N 06 -N 07 -N 08 -N 09 -t "Childs Play (Part III)" -t "Sweet Leaf" -t "9-29-045 (Part I, II and III)" -t "Alone" -t "Maybe" -t "High Tide Waves" -t "Transparent Me" -t "Six Ribbons" -t "The Burden is Mine...Alone" -n "%n - %t.ogg" *
2007-11-02 $  for i in `seq 9`; do mplayer -ao pcm:file=0$i.wav:fast -vo none -vc none dvd://7 -chapter $i-$i -aid 128; done
2007-11-01 $  oggenc -q 5 -a "Victor Wooten" -l "Live at Bass Day 1998" -N 01 -N 02 -N 03 -N 04 -N 05 -N 06 -N 07 -N 08 -t "Victor Plays" -t "Sample Loop" -t "U Can't Hold No Groove" -t "A Night in Tunisia" -t "Norwegian Wood" -t "Vulcan Words" -t "Amazing Grace" -t "The Red Baron" -d 1998 *
2007-10-31 $  mplayer -ao pcm:file=vic.wav:fast -vo none -vc none dvd://1 -alang en -chapter 2-11
mod: 2008-04-26 22:39 ↑top
© 2006-10 domingo stephan (impressum) | valid XHTML 1.0 Strict | valid CSS 2 | This site is Vim powered | change background color