Have you ever needed to format a new hard drive or USB drive, and were given the option of selecting from acronyms like FAT, FAT32, or NTFS? Or did you once try plugging in an external device, only ...
So I made a little booboo in a Perl script by forgetting to chomp the following output before sticking it in the middle of a file's name:<BR><BR>qx{date +"%Y.%m.%d ...
One drawback to having multiple users on OS X is there is no easy way to limit the amount of disk space used by that user. If a user has write access to a file system, then they can fill the drive ...