Get link Facebook X Pinterest Email Other Apps May 21, 2008 Het eerste bericht op mijn blog....Hier ga ik bijhouden wat ik meemaak en wil delen/onthouden.... Get link Facebook X Pinterest Email Other Apps Comments
RSA 7.5 on OpenSUSE 11.2 October 05, 2009 with gnomesu launchpad.sh and before the install libstdc++33-32bit Read more
Rename files without extention to one with extention (Linux) October 06, 2009 find . -type f | awk '{print "mv \""$0"\" \""$0".wav\""}' | /bin/sh Read more
Comments
Post a Comment