Skip to main content
Added `sudo`
Source Link
waltinator
  • 6.9k
  • 1
  • 25
  • 27

Start with sudo lsof -i, and read man lsof grep to get more specific information.

Start with lsof -i, and read man lsof grep to get more specific information.

Start with sudo lsof -i, and read man lsof grep to get more specific information.

Source Link
waltinator
  • 6.9k
  • 1
  • 25
  • 27

Start with lsof -i, and read man lsof grep to get more specific information.