I have tried to use zless to read (.gz) files.
zless $1.txt.gz
However, when (.gz) file is empty, it shows a message
"$1.txt.gz" may be a binary file. See it anyway?
How to force zless to read an empty gz file without typing Y for many times.
or
Is that possible to return something like
$1 is empty