What Do You Call The Letters After A Command In Linux?
Post Description: this post will show you what the letters mean after a command in the linux shell
what, do, you, call, the, letters, after, a, command, in, linux
This Post Has Been Viewed 218 Times Since Fri Feb 29, 2008 12:01 pm Posted By Pinguin with 0 replies
POST# 939
Posted On: Fri Feb 29, 2008 12:01 pm
Topic: What Do You Call The Letters After A Command In Linux?
ever wonder what the letters after a linux command are called?
for example, if i send this commaned:
ps -aux
well, the -aux is actually called an option, also its called a flag.
the ps is the utility command and the -aux is the argument
No Repies