Commands for the most advanced possible shell interfaces, primarily focused on networking (between devices) and localhost (within device) commands
- "dialog" for the "dialog" command of the most advanced script (ask before execution of the networking commands)
- "net-tools" for the "netstat" command
- "iproute2" for the "ss" and "ip" commands and various interfaces
- "parallel" (or equivalent package) for GNU
parallel
The one-liners are intended to be performed in the Bash environment; all one-liners have been crafted in proper Bash syntax.