1. What is the minimum file permission needed to properly execute the following command? ./date
2. What command can be used to add the directory /usr/lib to the end of directories in PATH?
3. What does it make more sense to modify the PATH variable in .bash_profile instead of .bashrc?