what is the standard output in a file as well as disply it
on the terminal
options like
A)pr B) tail C) tee D)nl
Answer Posted / dhruv mandal
tail as it display ten current line
tail -f
option with this
tail -f -n 100
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How do I find the linux version?
What is top command in linux?
What is clang llvm?
The ‘logout’ built in command is used to
What is command example?
What is the export command used for?
What is the command to see on which port which service is running? And what is the difference between /etc/services file and net stat command?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
why context switching time should be minimum? How it depends on hardware support?
Why makefile is used in linux?
Explain about system and user utilities?
Can I delete .bash history?
Which command will show you free/used memory? Does free memory exist on linux?
What is sudo bash command?
Explain about gzip filename?