Is there any way to open a file with a leading . in the filename using just the regular File > Open... dialog?

link|improve this question

80% accept rate
It not only displays "dot-files", but any hidden files (including those hidden with the chflags hidden <filename> command). – Daniel Beck Jun 7 '11 at 4:33
feedback

1 Answer

up vote 3 down vote accepted

--. (Command-shift-.) will toggle hidden file visibility in open dialogs.

(Thanks, Lyle!)

link|improve this answer
Gah, beat me by 22 seconds! – Wuffers Jun 6 '11 at 21:58
Yeah, I found the answer while composing the question because different search terms occurred to me. Sorry to be a tease. – blahdiblah Jun 6 '11 at 22:00
Nah, it's fine. No worries :D – Wuffers Jun 6 '11 at 22:02
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.