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


Please Help Members By Posting Answers For Below Questions

Is it inbetween or in between?

572


What is merge command in unix?

938


How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?

752


What is grep r?

582


Explain ‘system calls’ with respect to unix commands?

596






What is .sh file?

611


How do I use nslookup?

568


What is the behavioural difference between cmp and diff commands?

667


What is ctrl d?

588


Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?

788


Differentiate cmp command from diff command.

583


What is grep and how do you use it?

568


What does awk stand for?

601


Why is it called a shebang?

566


What does pipe () return?

585