Answer Posted / bikas
The echo command is a built-in command of shell.
Its purpose is to output its arguments on to standard output..
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is command substitution?
How do you grep recursively?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is the command to find maximum memory taking process on the server?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is used to type command?
What is the function of grep command in unix?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is grep short for?
What is the use of the tee command?
How do I use grep to find a file?
What are file commands?
How do I run a bash script?
How does shebang work?
What are the differences among a system call, a library function, and a unix command?