I used to use an Automator action for this, but Mac OS X Hints unearthed a sweet Snow Leopard shortcut for geeks: the ability to show or hide hidden "dot" files in any Open or Save As dialog. The ...
The MS-DOS "Attrib" command allows you to add and remove attributes from a file -- even if the file is hidden or you cannot start Windows. You can also use this command to modify the attributes of a ...
Hidden files keep system functions safe and prevent accidental changes. Viewing hidden files helps in solving system issues and finding lost data. Keeping them hidden again ensures computer safety and ...
I've inheritied a messy login script situation. There are huge chains of .cmd files that call other cmd files, which call other cmd files, which call tcl scripts, which call yet more cmd ...
Selects a file (or set of files) and executes a command on that file. This is helpful for batch jobs. /M searchmask Searches files according to a searchmask. The default searchmask is '*' . /S ...