8 ms·
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 netst
by cmurphycode 7y 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
- dexen 7y agoImagine an old PS/2 mouse with a mini Jack cord & plug. Non-standard but works. I mean, on GNU/Linux: ps aux Party time: rsync -rave ssh SOURCE DESTINATION
- Izkata 7y agoless -SEXIER Truncate long lines instead of wrap, quit at eof, don't clear the screen, show ansi color escape codes as colors but escape other ansi escape codes. (The second E does nothing but complete the word)