Bash Scripting - Conditionals
You want to write a bash condition that checks if a file
log.txt exists AND is either writable OR executable. Which is the correct syntax inside [ ]?