try.this.path() attempts to return the
normalized path of
the executing script, returning the original path of the executing script if
that fails, returning NA_character_ if that fails as
well.
try.shFILE() attempts to extract and
normalized
FILE from either of the following: -f FILE or
--file=FILE, returning the original FILE if that fails,
returning NA_character_ if that fails as well.