5. Operating System Inlines

Table 4. Operating System Inlines Summary

ElementUsageExamples
command

Name of an executable program or other software command. See also, application, used to describe a software product. E.g., Firefox is an application; firefox is a command.

ls

some_command

computeroutput

Data displayed by a computer.

Hello, world.

envar

Environment variable.

PATH

filename

Name of a file.

passwd

/etc/passwd

/usr/bin

SOME_FILE

prompt

Software prompt for input.

$

#

>>>

Password?

userinput

User input.

y

yes

password