mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-07-30 13:47:46 +00:00
.. | ||
README.md | ||
sockets.nu |
The sockets
command returns a table containing information on network sockets and the processes they belong to.
It is basically a join of the tables produced by the lsof
command, and the nushell ps
command.
