Skip to content

Instantly share code, notes, and snippets.

@likethesky
Created January 20, 2013 18:04
Show Gist options
  • Save likethesky/4580335 to your computer and use it in GitHub Desktop.
Save likethesky/4580335 to your computer and use it in GitHub Desktop.
$ sudo ls -latr /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup\ At\ Startup/PKInstallSandbox-tmp/Root/Library/Printers/hp/Utilities/HP\ Utility.app/Contents/Resources
total 0
drwxr-xr-x 3 root admin 102 Jan 11 10:47 ko.lproj
drwxr-xr-x 3 root admin 102 Jan 11 11:14 ..
drwxr-xr-x 3 root admin 102 Jan 11 11:14 .
# Which leads to:
$ sudo ls -latr /private/var/folders/zz/zyxvpxvq6csfxvn_n0000000000000/Cleanup\ At\ Startup/PKInstallSandbox-tmp/Root/Library/Printers/hp/Utilities/HP\ Utility.app/Contents/Resources/ko.lproj
total 0
drwxr-xr-x 3 root admin 102 Jan 11 10:47 .
drwxr-xr-x 3 root admin 102 Jan 11 11:14 ..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment