image
image

|


Go Back   macosx.com > Mac Help Forums > Mac OS X System & Mac Software

Reply
 
Thread Tools
  #1  
Old January 31st, 2003, 03:59 PM
RyanLang's Avatar
Charlie Brown
 
Join Date: Dec 2001
Posts: 251
Thanks: 0
Thanked 0 Times in 0 Posts
RyanLang is on a distinguished road
Question How do I make an existing folder hidden?

I have some folders that I'd like to make hidden folders. Is there any easy way to do this just by using OSX's features? If not, is there a 3rd party app out there that can do the trick? Thanks
-Ryan
__________________
20" 1.8 Ghz iMac G5
512 MB RAM
160 GB Hard Disk
HK SoundSticks
Reply With Quote
  #2  
Old January 31st, 2003, 04:02 PM
bobw's Avatar
The Late: SuperMacMod
 
Join Date: Mar 2001
Location: Phila,PA
Posts: 8,835
Thanks: 0
Thanked 1 Time in 1 Post
bobw has a spectacular aura aboutbobw has a spectacular aura about
Check Here
__________________

Reply With Quote
  #3  
Old January 31st, 2003, 09:17 PM
RyanLang's Avatar
Charlie Brown
 
Join Date: Dec 2001
Posts: 251
Thanks: 0
Thanked 0 Times in 0 Posts
RyanLang is on a distinguished road
Thanks bob. This will do just fine. -Ry
__________________
20" 1.8 Ghz iMac G5
512 MB RAM
160 GB Hard Disk
HK SoundSticks
Reply With Quote
  #4  
Old January 31st, 2003, 09:49 PM
Ricky's Avatar
Some Yahoo!
 
Join Date: Aug 2001
Location: Bay Area, CA
Posts: 2,079
Thanks: 0
Thanked 0 Times in 0 Posts
Ricky is on a distinguished road
Another way is to add a period to the beginning of the folder name. No guarantees you'll ever find it again, though.
__________________
Mac Pro Xeon 4x2.66 GHz | OS X 10.4.7, WinXP | 3 GB RAM | 250 GB HD | 250 GB HD | 300 GB HD
MacBook Core Duo 2.0 GHz | OS X 10.4.7 | 1 GB RAM | 80 GB HD
Mac mini Core Solo 1.5 GHz | OS X 10.4.7 and Windows XP SP2 | 512 MB RAM | 60 GB HD | 400 GB HD
Pentium 4 3.06 GHz | Windows XP SP2 and OS X 10.4.3 | 1.5 GB RAM | 100 and 120 GB HD
Reply With Quote
  #5  
Old February 2nd, 2003, 02:24 AM
~departed~
 
Join Date: Jul 2002
Location: Kansas City, MO
Posts: 457
Thanks: 0
Thanked 0 Times in 0 Posts
gatorparrots is on a distinguished road
Yes, you can make any directory invisible.
If it is on the root level, the easiest solution is probably to add dirname to the .hidden file that lists items on the root level of the boot volume (/) to keep hidden from the Finder, then restart the Finder. Lanuch the Terminal.app and issue these commands exactly as they appear below:
sudo -s
cp -p /.hidden /.hidden.default
echo 'dirname' >> /.hidden
exit
kill -1 `ps auxc | grep Finder | awk '{print $2}'`


Alternately, if you have the Developer Tools installed, you can set the directory's invisbility bit:
/Developer/Tools/SetFile -a V /dirname

If it is a non-root level directory to be made invisible, the command would be along these lines:
/Developer/Tools/SetFile -a V /Volumes/drivename/dirname
This will "invisify" the named directory on the non-boot drive, making it invisible to the Finder.

Apart from the Developer's Tools, you would have to use another third-party application to make non-root level of boot volume items hidden:
http://www.versiontracker.com/mp/new...ch=hide+folder
or
http://www.tice.de/m4e/a_software/c_invisibles.html
(Yes, there is an English version.)
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I make a system 9.2.2 folder bootable in another machine? jbaugh Mac Classic System & Software 4 April 21st, 2003 06:34 PM
How to compile stuff fintler Unix & X11 1 August 28th, 2002 07:57 AM
help! unhiding a hidden folder pickleweasel Mac OS X System & Mac Software 1 March 28th, 2002 08:30 PM
How to make a "Login Items" folder strobe Mac OS X System & Mac Software 1 July 20th, 2001 09:29 AM
vignette client on mac os x erim Software Programming & Web Scripting 8 July 13th, 2001 01:14 PM


All times are GMT -5. The time now is 10:29 AM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.