• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Hidden Folders
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hidden Folders


  • Subject: Re: Hidden Folders
  • From: Doug McNutt <email@hidden>
  • Date: Mon, 10 Jan 2005 17:00:42 -0700

At 07:12 -0800 1/10/05, Gil Dawson wrote:
>Could someone please explain how I can see these directories...


Repost.  Some folks have found this helpful.


Date: Fri, 8 Oct 2004 11:06:48 -0600
To: AppleScript <email@hidden>
From: Doug McNutt <email@hidden>

I have taken to running these as a part of my way to humanize OS neXt.

cd /
sudo ln -s /private/var _var
sudo ln -s /Volumes _Volumes
sudo ln -s /sbin _sbin
sudo ln -s /bin _bin
sudo ln -s /private/etc _etc
sudo ln -s /usr _usr
cd ~
ln .netrc _netrc
ln .tcshrc _tcshrc
ln .telnetrc _telnetrc
ln -s .MacOSX _MacOSX
ln -s .cpan _cpan

The effect is to create visible hard or symbolic links to the things that Apple insists on hiding. One can also set Finder to show all files but that creates a problem with the .DSstore files that one really wants to be hidden. If you show them in icon modes they jump around all over the window.

--

--> In Christianity, man can have only one wife. This is known as monotony. <--
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Hidden Folders
      • From: Roger Howard <email@hidden>
References: 
 >Hidden Folders (From: Gil Dawson <email@hidden>)

  • Prev by Date: Re: A request
  • Next by Date: traversing handlers aren't returning value
  • Previous by thread: Re: Hidden Folders
  • Next by thread: Re: Hidden Folders
  • Index(es):
    • Date
    • Thread