How do you create a file in UNIX
Answer Posted / emg
cat> filename
| Is This Answer Correct ? | 21 Yes | 12 No |
Post New Answer View All Answers
Who command in unix?
What is command substitution?
What will the following command do?
How do I run a whois command?
How do I search a whole word in vim?
What are bash commands?
Which command will print your home directory on screen?
What is the command to find hidden files in the current directory?
What is the use of cut command in unix?
What is awk used for?
What is grep short for?
Is it inbetween or in between?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is s and g in sed command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?