Some very helpfull shortcut commands for Microsoft Windows XP,2003 Windows Environment Commands %ALLUSERSPROFILE% -Open the All User’s Profile %HomeDrive% -Opens your home drive e.g. C: %UserProfile% -Opens you User’s Profile %temp% Opens -temporary file Folder %systemroot% -Opens Windows folder Tip: […]
Linux mini manual
Linux Debian/Ubuntu Commands Last Updated April 2009 My Mini Manual |– FILES/SEARCH/SYSTEMÂ –| Unique names, remove duplicate names: # cat words.txt | sort | uniq > dictionary.txt remove any words not X size, or from X to Y: # cat […]