Which file, when using Sendmail or a similar MTA system, will allow a user to redirect all their mail to another address and is configurable by the user themselves?
CORRECT TEXT What word will complete an if statement in bash such as the following: if [ -x "$file" ]; then echo $file _____