|
|
|
|
|
by cmurphycode
2291 days ago
|
|
Thanks for the new addition to my mnemonic collection! perl -lane # process input by line, split into fields, print outputs with new lines, execute code netstat -planet # show process, extended info, all socket types ss -pimento # basically every piece of info about live connections iostat -txyz # extended, omit first report (the since-boot one), omit devices with no activity, log datetime |
|
(The second E does nothing but complete the word)