Anyone know of a way to make a folder invisible? Id like to hide the Desktop and Library folders on one of my partitions and was wondering if this was possible.
The easiest way will be just typing mv and a space in the Terminal and then drag the directory you want to hide to the Terminal window. The whole path for the directory will be copied to the window. Then make another space and drag the directory to the window again, and add a dot just before the name of the directory.
But as I said, not a good idea if the directory is used by the system
Check out this thread, too, lots of nice info
Its a much better idea to just add the invisible flag to the file if you are on HFS+, as moving the directory to a unix style hidden dir will break things if its even remotely used by the system.