Skip to content

Instantly share code, notes, and snippets.

@paperbenni
Last active February 1, 2020 16:38
Show Gist options
  • Save paperbenni/f7d92bdb916b626cdb15852eff3db618 to your computer and use it in GitHub Desktop.
Save paperbenni/f7d92bdb916b626cdb15852eff3db618 to your computer and use it in GitHub Desktop.
#!/bin/bash
echo "$0"
SCRIPTPATH="$(
cd "$(dirname "$0")" >/dev/null 2>&1
pwd -P
)"
echo "$SCRIPTPATH"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment