Add-on: [CS-FSLUG] Alarm for command-line processes?

Jukka Y mail at ylonen.info
Sat May 8 07:18:48 CDT 2004


Thanks!
It works fine - it is much nicer to "wake up" with music instead of checking 
many times how job has progressed. Thanks also for the tip of using 
find-command.

Blessings,
Jukka

(http://www.jewsforjesus.org/mm/lww/albums/this_is_jerusalem/08_ani.mp3 )

On Saturday 08 May 2004 13:33, Linc Fessenden wrote:
[snip]
> Wow Jukka, tha sure is convoluted :-)  I am not a fan of perl syntax :-)
> Try adding a:
>
> for i in *jpg;do export i=`echo $i|perl -e '<> =~ /^(.+)\./; print "$1
> \n";'`;echo "converting $i"; convert $i.jpg $i.pnm; rm $i.jpg; c44 $i.pnm
> $i.djvu; rm $i.pnm ; done; mpg123 /path/to/your/favorite/file.mp3
>
> Now you could also use the "find" command to run the script recoursively...





More information about the Christiansource mailing list