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 do chmod command do?
What is {} in find command?
How does shebang work?
How to use grep command to list find the records of a file containing 10 different strings?
Explain ‘library functions’ with respect to unix commands?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What does touch command do in unix?
Which unix command to make a new directory?
Differentiate cat command from more command.
What are file commands?
How can we use grep command in unix?
What is grep short for?
How do I use grep to find a file?
What does the command ' $who | sort –logfile > newfile' do?
How do you repeat a command in terminal?