Write a command to print zero byte size files?



Write a command to print zero byte size files?..

Answer / Saroj Kumar

'find . -type f -size 0' | xargs ls -l

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Awk Interview Questions

Write a command delete all line except first line?

1 Answers  


What are Assignment Operators?

1 Answers  


What is the use of format specifier %d ?

1 Answers  


What is the use of sequence <Any other character> ?

1 Answers  


What is the use of numeric function sqrt ?

1 Answers  


What is the use of string function substr(string,position,max) in AWK?

1 Answers  


EPFO 2009 result has come or not which is held in sep 2009, pls told me, I have ever asked you.

1 Answers  


What is the use of format specifier %o ?

1 Answers  


What is the use of string function match(string,regex)?

1 Answers  


What is the use of RSTART, RLENGTH and match ?

1 Answers  


Write a command to print zero byte size files?

1 Answers  


What is the use of numeric function sin ?

1 Answers  


Categories