Thread
:
How to make a file/folder invisible in NFS exported fs?
View Single Post
#
4
(
permalink
)
10-04-2006, 04:16 PM
sweta
Contributors
User
Join Date: Feb 2005
Location: New Delhi
OS: Suse, RHEL, Vista
Posts: 199
Thanks: 12
Thanked 9 Times in 9 Posts
Rep Power:
7
Under UNIX/Linux you need to add . (dot) to hide directory. To hide dir called docs rename it as .docs:
Code:
mv docs .docs ls
__________________
Friends -
v-nessa
-
LinuxChix
-
Tuxmachines
sweta
View Public Profile
Send a private message to sweta
Find all posts by sweta