pdftk IntelliHands.pdf output intp.pdf userpw test
display sacr.png
factor 12
telnet towel.blinkenlights.nl
convert +append rondo.png Nparen.png join.png
convert -append test1.png test.png out.png
file image.jpg
identify image.jpg
mogrify -resize 500x image.jpg
convert merkel.jpg -resize 500x398\! Nmerk.jpg
convert +append Title.jpg Nmerk.jpg join.png
ps aux | grep bluet
hciconfig
convert CustCIP.jpg cip.png
date -d '2010-04-16 + 1946 days'
wget -q -O - 'http://wap.weather.gov.hk/' | sed -r 's/<[^>]+>//g;/^UV/q' | grep -v '^$'
wget -q -O - 'http://wap.weather.gov.hk/' | sed -r 's/<[^>]+>//g;/^UV/q' | tail -n4
wget -q -O - 'http://wap.weather.gov.hk/' | sed 's/][^>]*>//g;/^UV/q' | grep -v '^$'
perl -e 'print "P1\n256 256\n", map {$_&($_>>8)?1:0} (0..0xffff)' | display
wget --random-wait -r -p -e robots=off -U mozilla http://www.corriere.it
python -m SimpleHTTPServer 8000
history | awk '{a[$2]++}END{for(i in a){print a[i] " " i}}' | sort -rn | head
while sleep 1;do tput sc;tput cup 0 $(($(tput cols)-29));date;tput rc;done &
ls "Have a nice day" 2>&1 > /dev/null | grep -o "Have a nice day"
arecord -f dat -d 20 -D hw:0,0 test.wav
arecord -fS16_LE -r22050 -traw -c1 | sox -traw -r22050 -w -s -c1 - -traw - chorus 1 .5 100 1 1 1 -t | aplay -fS16_LE -r22050 -traw -c1
arecord -fS16_LE -r22050 -traw -c1 | sox -traw -r22050 -w -s -c1 - -traw - vibro 30 1 | aplay -fS16_LE -r22050 -traw -c1
aplay -f dat test.wav
youtube-dl https://www.youtube.com/watch?v=oRdxUFDoQe0
avconv -i mich.mp4 -ss 00:03:00 -t 00:00:38 -codec copy output.mkv
avconv -i mich.mp4 -ss 00:03:00 -t 00:00:38 -codec copy output.mp4
avconv -i mich.mp4 -ss 00:03:00 -t 00:00:39 -codec copy output.mp4
mplayer -dumpaudio -dumpfile out.mp3 output.mp4
mplayer out.mp3
mplayer -dumpaudio -dumpfile out.waw output.mp4
mplayer -dumpaudio -dumpfile out.mp4 output.mp4
mplayer -dumpaudio -dumpfile output.mp4 out.mp3
youtube-dl https://www.youtube.com/watch?v=oRdxUFDoQe0 --audio-format mp3 --audio-quality 176 -k
youtube-dl https://www.youtube.com/watch?v=1w7OgIMMRc4 –audio-format mp3 –audio-quality 176 -k
youtube-dl https://www.youtube.com/watch?v=ZLNHkptJEKI
convert gra.jpg -resize 250x250 new.png
watch -n 10 '{ uptime ; free ; df -h; }'
xterm -geometry 120x50 -ti vt240 -e 'curl climagic\.org/SIXEL/time.six;/bin/sh'
pdftk LIRETURCHE.pdf cat 1-2 output newLIRETURCHE.pdf
sensors
watch sensors
youtube-dl https://www.youtube.com/watch?v=h0ffIJ7ZO4U
look house
bind -p
youtube-dl https://www.youtube.com/watch?v=ipzR9bhei_o
cat > /dev/null
reset
stty cbreak -echo; cat
typeset -f
typeset -f | grep -A 10 vishex
cd ../vim74
yes "$(seq 231 -1 16)" | while read i; do printf "\x1b[48;5;${i}m\n"; sleep .02; done
iptraf
du -sh Cache/*
du -sh Cache/
TZ=UTC-1 date +"(%S + (%M * 60) + (%H * 3600))/86.4" | bc
kill -9 5535
ifconfig | awk '/inet addr/{print substr($2,6)}'
ip addr | grep 'state UP' -A2 | tail -n1 | awk '{print $2}' | cut -f1  -d'/'
dig +short myip.opendns.com @resolver1.opendns.com
ls -al | grep ^-
notify-send "test"
history | head | cut -c 8-