OpenSUSE tips Get link Facebook X Pinterest Email Other Apps October 04, 2009 #zypper dup : perform a distribution upgrade 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