Setting up a new Unix command to allow users to vi specific files in directories they do not have traverse rights into.
Problem: When setting up a new Unix command to allow users to use vi to edit specific files in directories they do not have traverse rights into, an error is produced that says you don't have permissions to that file.
Resolution: Add /usr/bin/ into the user account's profile path in the .cshrc or .profile file.