How do you create a file in UNIX
Answer Posted / emg
$ cat > file name
| Is This Answer Correct ? | 22 Yes | 11 No |
Post New Answer View All Answers
What is difference between grep and find command in unix?
Explain mount and unmount command.
What does the command ' $who | sort –logfile > newfile' do?
What is the use of the tee command?
What is rmdir command?
Who wrote grep?
How to display no of records in oracle using unix command?
What is s and g in sed command?
What is in grep command?
Which command is used to copy files?
What do know about tee command?
Explain command to display different lines that are found when compare two files?
What is pipe command in unix?
What does pipe () return?
What is the difference between awk and grep?