Thread
:
How to make a file/folder invisible in NFS exported fs?
View Single Post
#
4
(
permalink
)
04-10-2006, 05:16 PM
sweta
Contributors
User
Join Date: Feb 2005
Location: New Delhi
My distro: Suse, RHEL, Vista
Posts: 154
Rep Power:
4
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
-
missyAdmin
-
LinuxChix
sweta
View Public Profile
Send a private message to sweta
Find all posts by sweta