On Aug 16, 2011, at 6:06 AM, Maarten Sneep wrote: > On Tue, 16 Aug 2011 12:34:56 +0200, Marek Stepanek wrote: > >> Being a two weeks user of Lion, and user of shell and vim, I did not >> realized, that the normal user is not able to save files into >> ~/Library any more ... What is this? How are we supposed to do it? >> Apple is putting us more and more under tutelage. > > shift-cmd-G and typing Library brings you to the library. You can use SetFile > (dev tools) to make the Library permanently visible again. This move has > annoyed many users. > > Maarten
Howdy, The command chflags nohidden ~/Library will make ~/Library visible again. Use `hidden' instead of `nohidden' to hide it again. Good Luck, Herb Schulz (herbs at wideopenwest dot com) -- You received this message because you are subscribed to the "BBEdit Talk" discussion group on Google Groups. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at <http://groups.google.com/group/bbedit?hl=en> If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit>
