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

Why is awk called awk?

0 Answers  


write grep commands to select the lines that have exactly two characters

8 Answers   PSI Data Systems,


Explain command to view process running?

0 Answers  


in a growing log file how will you see the 1st 99 lines?

7 Answers  


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

0 Answers  


What is the use of find command in unix?

0 Answers  


How do I delete files from command prompt?

0 Answers  


Is grep faster than awk?

0 Answers  


What is the comma to show the space allocation of files?

0 Answers  


Give Command that will change the name of a directly from paypal to eBay

3 Answers   Alcatel, IBM,


Differentiate cmp command from diff command.

0 Answers  


How to replace the exact word in vi editor?? suppose a file contains words like amaze,amazed,amazement in some of the line.But i want to replace only 'amaze' with delight but don't wanna replace amazed or amazement. thanks

6 Answers   Polaris, Tech Mahindra,


Categories