Tired of typing out the full path to your submit directory to remove something? Add this handy script to your list of tools.
rmsubmit <class-number> <filename-to-remove>
- Make a scripts directory in your home directory
- Add
export set PATH=$PATH:$HOME/scripts/rmsubmit
to your .bashrc - Now you can use this script from anywhere you want!