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
How do I clear my terminal history?
What is grep command in unix with examples?
Explain command to display different lines that are found when compare two files?
Differentiate cat command from more command.
What do chmod, chown, chgrp commands do?
What is grep in bash?
Which command is used to kill the last background job?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the command to find hidden files in the current directory?
How do you grep a case insensitive?
What are the general commands in using unix os for a beginner?
What is unix command line?
Write a command that will allow a unix system to shut down in 15 minutes, after which it will perform a reboot.
What is the difference between cat command and more command?
What command is used to switching between users in unix?