Profile
Achievement
zingo's Recent Bash SnippetsTagged osx
- All /
« Prev 1 Next »
Get a list of providers for DTrace that OSX supports. (DTrace is a probe/profiling tool created by Sun that came with Mac OS X starting with Leopard.)
0
2873
posted 15 years ago by zingo
Place this in your ~/.bash_profile then type tab in your terminal window to see some magic happen.
0
1690
posted 17 years ago by zingo
recover to normal speed with
/sbin/ipfw delete 100
/sbin/ipfw delete 200
... or reboot
0
1848
posted 18 years ago by zingo
List the current version and installation date of every application on a OS X system, using of Spotlight.
1
1503
posted 18 years ago by zingo