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
Which command will print your home directory on screen?
Write a command that will display files in the current directory, in a colored, long format.
Explain command to display different lines that are found when compare two files?
What is the pipe command?
How do you grep a case insensitive?
What does grep v grep do?
What is the use of finger command?
What does sed command do in unix?
What is used to type command?
What is the comma to show the space allocation of files?
What is rmdir command?
What is ‘ps’ command for?
Name the general commands in using unix os for a beginner?
Which command is used to copy files?
Write a command to display a file’s contents in various formats?