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
Explain command to display different lines that are found when compare two files?
What does the md command do?
How does shebang work?
What is the difference between awk and grep?
What are awk commands?
What are the commands in UNIX to list the files in a Directory?
What does the command ' $who | sort –logfile > newfile' do?
What is the comma to show the space allocation of files?
What does awk stand for?
Explain the terms ‘system calls’ and ‘library functions’ with respect to unix commands?
What is the pipe command?
What is the use of tee command?
Is it inbetween or in between?
What is the difference between cat command and more command?
What is sed awk grep?