How to display a file name which has zero bytes in size.
Answers were Sorted based on User's Feedback
Answer / 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 |
Explain how to use grep command to list find the records of a file containing 10 different strings?
what is difference between unix and linux?
How do I search a whole word in vim?
describe the escaping sequence characteres in unix
What is in grep command?
What does the md command do?
What are filter commands in unix?
What do chgrp command do?
Describe the usage and functionality of the command rm –r * in unix?
What UNIX command will control the default file permissions when files are created?
What is s and g in sed command?
What is the procedure of "at" and crontab" commands?