script_file_get: Get location of script that was executed through Rscript
Description
When a script is being called from the command line using Rscript,
the relative path of the script being called will be present in the
command line arguments passed to the file. This is used to
get the relative path of the script.