Marcus Emmanuel Barnes Rotating Header Image

Posts Tagged ‘Max OS X 10.6’

Mac OS X Automator WorkFlow: Copy Full File Path to Clipboard

The other day I created a simple Automator workflow that copies the full (POSIX) path of a file or folder to the clipboard. It utilizes a little bit of Applescript to get the job done. I created it so I could quickly paste file paths into various coding work I undertake. I thought I’d share [...]