How can I browse to /tmp
to select a file in a file dialog window, such as the one Chrome uses to select an attachment? I am aware of how to browse to other folders as explained here. I could probably drag and drop, but I would prefer to simply select the file from a list in the appropriate folder.
Asked
Active
Viewed 1,931 times
6

SabreWolfy
- 363
1 Answers
12
In file dialogs you can press Cmd-Shift-G (just like in Finder) to enter the path to any folder/directory you want to open.

nohillside
- 100,768