AppleScript: UNIX and HFS Filenames

In my ongoing attempt to perfect my iPhoto to Movable Type solution, I ran into the need to convert a Unix path (/tmp/foo.jpg) into an HFS style path (Mac HD:tmp:foo.jpg) that plays nicely with AppleScript's 'read' command.

Apparently this isn't all that common an issue, since file paths tend to be grabbed programmatically by AppleScript... but because I'm doing stuff with shell commands I'm working with Unix paths.

After much Googling, I found my answer in the first comment of a post on macosxhints.com.

In a nutshell, to convert a string representing a Unix file path into an HFS file path, do like so:

posix file "/path/to/my/file.txt"

This is probably not news to anybody who actually knows AppleScript, but I'm still stumbling my way along, grabbing other people's code and making educated guesses. The plain English style syntax is disconcerting.

Syndicate content

Twitter

  • I'm at Lucky Dragon (222 baldwinville state road, Winchendon). http://4sq.com/bprJh8 4 years 9 weeks ago
  • Handy bookmarklet for toggling bunches of web checkboxen: http://bit.ly/c0hrVm 4 years 9 weeks ago
  • Wicked helpful #drupal module: multicolumncheckboxesradios http://bit.ly/cym0zU 4 years 9 weeks ago
  • No. 0495 http://flic.kr/p/87V8Uv 4 years 10 weeks ago
  • Today's "hey, somebody already solved this for me!" #drupal community awesomeness: Dirty Forms module. http://bit.ly/9J8xNK 4 years 10 weeks ago

Older

Contact

Andy Chase
(978) 297-6402
andychase [at] gmail.com
GPG/PGP Public Key