Fulltext results:
- MacPorts
- uested | cut -d ' ' -f 1 | uniq </code> list installed ports: <code bash> port -qv installed </code> ===== Housekeeping ===== When ports are updated, the old port is only deactivated, not uninstalled: <code> ... autoconf @2.6... @2.69_5 ... </code> You can see a list of all installed ports: <code bash> port echo installed
- Make your Mac feel at Home
- 4~~ ====== Make your Mac feel at Home ====== A small snippet from one of my scripts which tests whethe
- rmdir for OSX
- .DS_Store $ /bin/rmdir test </code> I wrote a small bash function to remove directories together with
- Clear DNS Cache
- Responder'. dscacheutil -flushcache sudo killall -HUP mDNSResponder {{tag>mac osx sysadmin dns ca