Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between an argument and an
option/switch?

Answers were Sorted based on User's Feedback



What is the difference between an argument and an option/switch? ..

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

What is the difference between an argument and an option/switch? ..

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

What is the difference between an argument and an option/switch? ..

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

Post New Answer

More Linux AllOther Interview Questions

Through ssh whole directory structure from / is shared regardless the user we have connected with ....... how do i prevent sharing ??

4 Answers   Tech Mahindra,


How to know what are the packages required for any service? Example: How to know what are the package required for send mail services. using any command it is passable are not?

2 Answers   OnMobile,


rpm package installation error in centos 6.4 [root@localhost packages6.4]# rpm -ivh nfs-utils-1.2.3-36.el6.i686.rpm warning: nfs-utils-1.2.3-36.el6.i686.rpm: Header V3 RSA/SHA1 Signature, key ID c105b9de: NOKEY error: Failed dependencies: keyutils >= 1.4-4 is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent is needed by nfs-utils-1:1.2.3-36.el6.i686 libevent-1.4.so.2 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 libgssglue.so.1(libgssapi_CITI_2) is needed by nfs-utils-1:1.2.3-36.el6.i686 libnfsidmap.so.0 is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc is needed by nfs-utils-1:1.2.3-36.el6.i686 libtirpc.so.1 is needed by nfs-utils-1:1.2.3-36.el6.i686 nfs-utils-lib >= 1.1.0-3 is needed by nfs-utils-1:1.2.3-36.el6.i686 rpcbind is needed by nfs-utils-1:1.2.3-36.el6.i686

1 Answers  


what are the different types of Backups..?

6 Answers   IBM, SDG,


How to trace any process background processing?

5 Answers  


What is the minimum number of partitions you need to install Linux?

30 Answers  


What text filter can you use to display a binary file in octal numbers?

1 Answers  


what is the difference betweenh the NFS and FTP?

4 Answers   IBM,


When you install RedHat what is the kernel mode ? What is kernel compilation / upgrade ?

4 Answers   IBM,


how to recollect root password

3 Answers   Google,


Without Using $date -dyesterday. How I get the yesterday's date ?

3 Answers   DELL,


How to build new filesystem ? and what is irig file system?

3 Answers  


Categories