====== Differences ======

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

Link to this comparison view

Both sides previous revisionPrevious revision
it:adminsys [2025/02/11 19:21] vlpit:adminsys [2026/06/03 15:37] (current) vlp
Line 56: Line 56:
  
     zmv -n '(*).md' '$1.txt'     zmv -n '(*).md' '$1.txt'
 +    
 +## check ip used by apps
 +
 +    sudo lsof -Pan -p [PID] -i | grep [port]