Linux Bash Shell Join Path
# for more information about realpath run : man realpath
$(realpath ${YOUR_PATH})/OTHER_PARTS
Ali Bigdeli
# for more information about realpath run : man realpath
$(realpath ${YOUR_PATH})/OTHER_PARTS