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 does grep v do?
How do you grep recursively?
What is the pipe command?
What is unix command line?
Is it inbetween or in between?
What is difference between grep and find command in unix?
How to use grep command to list find the records of a file containing 10 different strings?
How do I clear my terminal history?
What is the behavioural difference between cmp and diff commands?
Which unix command lists files/folders in alphabetical order?
Explain command to show the space allocation of files?
What is the general format of unix command syntax?
What do chown command do?
What is awk used for?
What are the commands in UNIX to list the files in a Directory?