Maximilian Gerlach Wrote: > sleep 6h && xmms file.mp3 > ;) > > > -- > ubuntu-users mailing list > ubuntu-users at lists.ubuntu.com > http://lists.ubuntu.com/mailman/listinfo/ubuntu-users Gnau, I should've read the sleep manpage since I've always done it this way: sleep `echo "60*60*6" | bc` && rhythmbox --play-pause Shame on me... -- smoon