#!/bin/cat #uniq without sorting: awk '{a[$0]+=1; if (a[$0]<2)print}' #send my mic to remote arecord -f cd -t raw | oggenc - -r | ssh mplayer - #and reverse ssh @ 'arecord -f cd -t raw | oggenc - -r' | mplayer - #got to sleep for an hour then wake up sudo rtcwake -m mem -t +`date -u +%s -d +60minutes` #Zahlen verteilung analysieren primes 1 100 |gnuplot -p -e 'plot "/dev/stdin"' #use w3m without internet unshare -r -n w3m #testedit