I'm very new to using terminal to do things, but I've read about using SetFile to hide folders. I just can't get it to work!
I'm looking to hide my Microsoft User Data folder and the Eudora Folder that are placed in documents.
Right now according to Get Info, they are located at /Users/Chris/Documents
So, in terminal, I tried this:
/Developer/Tools/SetFile -a V /Users/Chris/Documents/Eudora Folder
And I get this response:
ERROR: File Not Found. (-43) on file: /Users/Chris/Documents/Eudora
ERROR: File Not Found. (-43) on file: Folder
What could I be doing wrong?!?
I'm looking to hide my Microsoft User Data folder and the Eudora Folder that are placed in documents.
Right now according to Get Info, they are located at /Users/Chris/Documents
So, in terminal, I tried this:
/Developer/Tools/SetFile -a V /Users/Chris/Documents/Eudora Folder
And I get this response:
ERROR: File Not Found. (-43) on file: /Users/Chris/Documents/Eudora
ERROR: File Not Found. (-43) on file: Folder
What could I be doing wrong?!?