hide
Asked by
skumaran
on 2009-12-13
how to hide the folders and files in ubuntu?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu pidgin Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- actionparsnip
- Solved:
- 2009-12-13
- Last query:
- 2009-12-13
- Last reply:
- 2009-12-13
add a . to the start of the file
e.g.
mv ~/Documents ~/.Documents
if you open nautilus the file is not shown. To reshow the file:
mv ~/.Documents ~/Documents
and it will reappear
skumaran (skumaraneee) said : | #2 |
i need a steps for hide (or) hidden the folder (or) how to lock the folder
skumaran (skumaraneee) said : | #3 |
Thanks actionparsnip, that solved my question.
To post a message you must log in.