How do you create a file in UNIX
Answer Posted / srinivas
by using cat > filename
and
tough filename
only 2 ways are here.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What command is used to check the current users?
What is time_t?
What is the use of the command 'ls -x chapter[1-5]' ?
What are awk commands?
What is “chmod” command?
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
What is grep in bash?
What is merge command in unix?
How can we use grep command in unix?
What is the function of grep command in unix?
Who wrote grep?
What is ctrl d?
What is the command to view process running?
What is the use of finger command?
What is the behavioural difference between cmp and diff commands?