Pastebin

Paste #438: No description

< previous paste - next paste>

Pasted by tdn

Download View as text

#!/bin/bash
for i in `seq 1 $1`; do
	echo "[`date`] Skipping track $i"
  DISPLAY=:0 dcop amarok player next
done

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.