Bash Scripting - Conditionals
You want to check if a file
data.txt exists and is not empty before processing it in a script. Which condition correctly does this?