|
Re: How to Hide files in Ubuntu
There is also a way to hide files without changing their names. Create a file called '.hidden' in the same directory where you have the files you wish to hide. Then just add the names of files & directories to that file, one per line.
This is useful if you need to hide files which names you can't change because it would break some functionality in the system. For example the Desktop directory inside your home.
|