Y
Hacker News
new
|
ask
|
show
|
jobs
by
michaelmcmillan
1880 days ago
On MacOS you can also drag-and-drop a file from Finder onto your terminal and it will type out the full path for you.
1 comments
TheAceOfHearts
1880 days ago
You can also select one or more files and use the hotkey Command + Option + C to "Copy N items as Pathname", which copies the full pathname of each item to your clipboard.
link
Tsiklon
1879 days ago
Wonderful! I didn't know that it was possible to copy the file path of an arbitrary selection, thanks!
link