TLDR
Enter a command. For example: odps auth, omz, pio test, lynx.

trawl

 
Prints out network interface information to the console, much like ifconfig/ipconfig/ip/ifdata. More information: https://github.com/robphoenix/trawl.
 
  • Show column names:
     
    trawl -n
     
  • Filter interface names using a case-insensitive regular expression:
     
    trawl -f wi
     
  • Get a list of available interfaces:
     
    trawl -i
     
  • Include the loopback interface:
     
    trawl -l

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.