How to display a file name which has zero bytes in size.
Answer Posted / chinmayee
Hello
By touch command we can create zero byte file.
ex:touch file1 (creating a file)
cat file1 (displaying a file which size is zero)
check..........
| Is This Answer Correct ? | 13 Yes | 36 No |
Post New Answer View All Answers
What does this command do,"$more readme.txt“?
What is the use of egrep command in unix?
What do chmod command do?
What are reported commands?
How do I use nslookup?
What do know about tee command and its usage?
What is unix command?
What is the command to view process running?
How do I delete files from command prompt?
What is {} in find command?
Write a command to kill the last background job?
What is nr in awk command?
What is the use of the command 'ls -x chapter[1-5]' ?
What are the commands in UNIX to list the files in a Directory?
What are grep patterns?