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
Write a command that will display files in the current directory, in a colored, long format.
What is the command to find hidden files in the current directory?
How do I open a port?
How do you grep recursively?
What is the difference between awk and grep?
What is updatedb?
What is unix command?
What are grep patterns?
What is time_t?
Which unix command lists files/folders in alphabetical order?
What is awk good for?
What is the pipe command?
Differentiate cmp command from diff command.
Why is grep called grep?
Explain ‘library functions’ with respect to unix commands?