How do you create a file in UNIX
Answer Posted / kamini
touch <filename>
cat > filename
or use vi editor to create a file
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between awk and grep?
Explain command to show the space allocation of files?
Differentiate cat command from more command.
What does the command ' $who | sort –logfile > newfile' do?
Describe the zip/unzip command using gzip.
Which unix command lists files/folders in alphabetical order?
Which command is used to copy files?
What is the use of finger command?
Are you in or at the office?
What does this command do,"$more readme.txt“?
What will the following command do?
What command is used to switching between users in unix?
what is the advaantage of each user having its own copy of the shell?
How do I search for a file in unix command?
What are the differences among a system call, a library function, and a unix command?