Saturday, October 22, 2011

How to hide Files in ubuntu

Friends I think You all know How to hide Files in Windows!
{
  Using Cmd
  attrib +s + h +r  <file name or folder name>
 }
But In Ubuntu
{
  Create a Folder say "Foo"
   In that create Another Folder  say "Blaah" in that folder
   Copy ur files to "Blaah" 
   Right click On Folder "foo"
   Select "Properties"
   Select "permission" tab
  Select "folder access"
   and from List 
    Select "list files Only" Option
}
Thats it!
Check Folder access


No comments: