TLDR
Enter a command. For example: docker system, git check ref format.

fping

 
A more powerful ping which can ping multiple hosts. More information: https://fping.org.
 
  • List alive hosts within a subnet generated from a netmask:
     
    fping -a -g 192.168.1.0/24
     
  • List alive hosts within a subnet generated from an IP range:
     
    fping -a -g 192.168.1.1 192.168.1.254
     
  • List unreachable hosts within a subnet generated from a netmask:
     
    fping -u -g 192.168.1.0/24

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.