What is the general format of unix command syntax?

Answers were Sorted based on User's Feedback



What is the general format of unix command syntax?..

Answer / nashiinformaticssolutions

Generally, UNIX shell commands follow the following pattern
Command (-argument) (-argument) (-argument) (filename)

Is This Answer Correct ?    0 Yes 0 No

What is the general format of unix command syntax?..

Answer / hr@tgksolutions.com

Generally, UNIX shell commands follow the following pattern
Command (-argument) (-argument) (-argument) (filename)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

what is the significance of "su" command?

3 Answers  


how to find largest file?

14 Answers   HCL, Microsoft, Thomson Reuters,


When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?

3 Answers  


what are wild cards?

2 Answers  


what is shell?

5 Answers  


distinguish between interrupts and exceptions?

2 Answers   Infosys, Wipro,


How do I run a whois command?

0 Answers  


The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above

4 Answers   IBM,


use of ls command

9 Answers  


How to display no of records in oracle using unix command?

0 Answers  


How to convert a hidden file to normal visible file?

8 Answers  


which command is used to identify the type of the file?

3 Answers  


Categories