How to display a file name which has zero bytes in size.
Answer Posted / yadvinder singh
By using the touch command we can create a file having zero
bytes
Eg. touch filename
it will create ur file of 0 bytes
| Is This Answer Correct ? | 5 Yes | 36 No |
Post New Answer View All Answers
What do chmod command do?
How do I run a whois command?
What does this command do,"$more readme.txt“?
What is grep short for?
Who invented grep?
What is awk command used for?
What does grep v grep do?
What is the use of the tee command?
Explain command to show the space allocation of files?
What is the command to compare two files in unix?
What is ctrl d?
What are the general commands in using unix os for a beginner?
How do I search a whole word in vim?
What is $0 bash?
What is the use of tee command?