Answer Posted / 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 View All Answers
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
Which command should you use to find the remaining disk space in unix server?
What does pipe () return?
What is updatedb?
Give the command for finding the current date.
Explain ‘system calls’ with respect to unix commands?
What are filter commands in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is the comma to show the space allocation of files?
How do I run a whois command?
What does find command return in unix?
Which command can you use to find the currently running process in unix server?
How many unix commands are there?
Write a command to display a file’s contents in various formats?
What are the differences among a system call, a library function, and a unix command?