Sign in with
Sign up | Sign in
Your question
Solved

Hidden file command?

Tags:
  • Mac OS X
  • Command Prompt
Last response: in Mac Os X
Share
November 17, 2013 12:19:25 AM

I know there is a command that can hide a file visibly and cant find the command anywhere. There are multiple ones out there but cant find the one i am looking for. I think it starts with ch something.

More about : hidden file command

Best solution

November 17, 2013 12:21:10 AM

You may be referring to chflags? To hide a file it would be chflags hidden "filename" to unhide the file it would be chflags nohidden "filename" in terminal.
Share
November 17, 2013 12:22:30 AM

thank you so much :) 
m
0
l
!