What is the general format of unix command syntax?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Generally, UNIX shell commands follow the following pattern
Command (-argument) (-argument) (-argument) (filename)
| Is This Answer Correct ? | 0 Yes | 0 No |
Generally, UNIX shell commands follow the following pattern
Command (-argument) (-argument) (-argument) (filename)
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain command to show the space allocation of files?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
Can you enlist some commonly used network commands?
write grep commands to select the lines that have exactly two characters
What is the difference between a hard link and a soft link in Unix?
how many internal commands is there in UNIX?
distinguish between paging and swapping?
How can you change the owner or group of a file?
what is the difference between "cron" command and "at" command?
How to open a Database using Unix Command Please Do Reply
how to unzip the contents of the gzip file
How can i know my Filesystem and its current usage in my prod UNIX system?