master
Raw Download raw file

date: “2016-12-01” draft: false title: “template” tag: [“cli”, “commands”] category: “unix”


Summary - command

OS Default Available Online Man
Linux Y/N command
Solaris Y/N command
BSD Y/N command
MacOS Y/N command
Basics Command
Version command --version
Usage info command -h
Man man command

Usage - command

Summary of usage to include a table of flags if appropriate

Examples

command description
command -a 10 --progress file command takes flags, agruments, and positional parameters
command | grep ftw find all winners

Reference Materials - command

See Also