OS X Tip: Hide files in Finder without renaming them Posted on July 24, 2011 by brianmeidell In terminal: setfile -a V myfile.txt And to undo: setfile -a v myfile.txt