Pinned Loading
-
Get the absolute path of the script ...
Get the absolute path of the script executed 1#!/bin/bash
23abs_path="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null && pwd )"
4echo 'abs path: '$abs_path
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.