What is the difference between an argument and an
option/switch?
Answers were Sorted based on User's Feedback
Answer / viswanath
A linux/unix syntax format is as follows
command option arguement
example: ls -a /boot
here ls command, -a is option,/boot is arguement
option specifies the command how to run
arguement specifies the command on what to run
| Is This Answer Correct ? | 32 Yes | 3 No |
Answer / suitable
commands have the following syntax:
command options arguments
arguments are filenames or other data needed by the command
and
options used with the commands modify the command's behavior.
| Is This Answer Correct ? | 17 Yes | 5 No |
Answer / brijmohan
Whenever we try to excute something in linux and we are
using shell(terminal). there are three fields in that.
command option Argument
Command: it specify what you want to do. It is mendatory
filed.
Option: It is used to change the behaviour of command.
Argument: It may be file name or path.
| Is This Answer Correct ? | 5 Yes | 3 No |
Which directory is closer to the top of the file system tree, parent directory or current directory?
what is meant by mysql clustering
What are main anti-spam features available in sendmail?
What command can you use to review boot messages?
In how many ways linux can be installed n explain th steps involved in installation in any of the method..?
tell me some of the Linux HotKeys do you know?
Who owns the data dictionary?
plz mention some interesting problems you faced and how you solved it?
why you are using nis server
How to recover a deleted file in linux ?
I want to configure production interface and manage interface, how to configure both interfaces in Linux. please post the answers
i want some basic level enterview questions can any one can help me in this