Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Hidden Directories

  Date: Jan 08    Category: Unix / Linux / Ubuntu    Views: 321
  

Hey guys is there a way to hide directories in Ubuntu? Baisically I
want to have a directory that is invisible. Like in windows you can
have hidden directories. I want to know how to do it in Ubuntu. Any
help would be appreciated.

Share: 

 

6 Answers Found

 
Answer #1    Answered On: Jan 08    

normally hidden directories start with a dot(.) i think that's all

 
Answer #2    Answered On: Jan 08    

Really so all i need to do is name the folder .pic and no one would be able
to see it?

 
Answer #3    Answered On: Jan 08    

except if you put in your filemanager "view system and
hidden files" on..
then you also see the hidden directories
else you can change the read permission to your file
to "owner only" but that can give troubles after a
reinstall from a life cd and you change the user name
to something new ...

 
Answer #4    Answered On: Jan 08    

Put an alias in the system.

alias ls -a='ls'

That way they can use the command.

 
Answer #5    Answered On: Jan 08    

I think it depends on context. If a person opens Nautilus or whatever
file manager they use in it's default setting, they won't see it. If
they enable 'show hidden folders' or the like, it will be visible.
Likewise, typing 'ls -l' in the terminal will list hidden folders as
well. It depends on the context.

 
Answer #6    Answered On: Jan 08    

put a "dot" in front of the name.........

 
Didn't find what you were looking for? Find more on Hidden Directories Or get search suggestion and latest updates.




Tagged: