User Tools

Site Tools


rb-mac:machome

Apple Mac OsX

Home Dir

Old server

Empty Trash

osascript -e 'try' -e 'tell application "Finder" to empty' -e 'end try'

Show path in finder

defaults write com.apple.finder _FXShowPosixPathInTitle -bool true
killall Finder

Move files not copy

Hold the Command key down as you drag. The Finder will then copy the file to the new location and delete the original.

rb-mac/machome.txt · Last modified: by andrew

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki