Is there any way to open a file with a leading . in the filename using just the regular File > Open... dialog?
|
feedback
|
|
⌘-⇧-. (Command-shift-.) will toggle hidden file visibility in open dialogs. (Thanks, Lyle!) | |||||||
feedback
|
chflags hidden <filename>command). – Daniel Beck Jun 7 '11 at 4:33