How do you create a file in UNIX
Answer Posted / c sivakumar
We can create a file by touch command
example: touch success
ls -ltr
-rw-rw-r-- 1 bd 0 Oct 31 09:08 success
| Is This Answer Correct ? | 199 Yes | 53 No |
Post New Answer View All Answers
What is the command to view process running?
Write a command that will display files in the current directory, in a colored, long format.
What is merge command in unix?
What is the comma to show the space allocation of files?
What is the search command in unix?
Can you enlist some commonly used network commands?
What does the metacharacter mean?
How to find $ai_serual resolved path by using unix
How do I use grep to search for a file?
Does cp command overwrite files?
What is ‘ps’ command for?
What is {} in find command?
What does sed command do in unix?
Which command will print your home directory on screen?
What is grep and how do you use it?