Answer Posted / linuxdemon
This command is used to read input from stdin and write to
both the file and stdout.
eg: tee -a oldfilename
type the contents
ctrl+D
Is This Answer Correct ? | 7 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?
Enumerate some of the most commonly used network commands in unix?
Write a command that will display files in the current directory, in a colored, long format.
What is the command to find hidden files in the current directory?
How do I run a bash script?
How do I search for a file in unix command?
What is awk used for?
Explain command to view process running?
Does cp command overwrite files?
What is difference between grep and find command in unix?
Explain mount and unmount command.
What are the general commands in using unix os for a beginner?
What is the difference between cat command and more command?
Can you enlist some commonly used network commands?
What does 'mkdir' command do in UNIX?