First page Back Continue Last page Overview Image

A Shell Command

jurjen@laptopjb:~/dev/c++/demo:$ find ./ -type f -iname \*.cc

./src/hw.cc

Prompt

Command

Command Argument

(i.c. option)

Command Argument

(i.c. option argument)


Notes:

Short/long options

Options change how program behaves

Envvars also change behaviour

Arguments

Option arguments

output

Aliases