Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
misc:mac:tips [2011/03/30 10:37] – created Craig Drownmisc:mac:tips [2018/04/05 10:44] (current) – [List open ports] Dipendra
Line 1: Line 1:
 ====== Turn help viewer into a "normal" application instead of a floating window ====== ====== Turn help viewer into a "normal" application instead of a floating window ======
 ''defaults write com.apple.helpviewer DevMode -bool YES'' ''defaults write com.apple.helpviewer DevMode -bool YES''
 +
 +====== List open ports Test ======
 +<code>sudo lsof -i -P | grep -i "listen"</code>
  • misc/mac/tips.1301481442.txt.gz
  • Last modified: 2011/03/30 10:37
  • by Craig Drown