How do you create a file in UNIX
Answer Posted / sundar zeet
1.Use the command call touch....
ie. touch zeet
then it will create a file in the name of zeet
so the command is touch
2.We can use cat command too
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is pipe command in unix?
Which command is used to find whether the system is 32 bit or 64 bit?
What is updatedb?
How to find $ai_serual resolved path by using unix
What is the comma to show the space allocation of files?
Is command prompt unix?
What is the behavioural difference between cmp and diff commands?
Which unix command to make a new directory?
What is command statement?
Explain the steps that a shell follows while processing a command.
What is difference between grep and find command in unix?
What is nr in awk command?
Is ‘du’ a command? If so, what is its use?
What is the general format of unix command syntax?
Give the command for finding the current date.