Skip to content

Instantly share code, notes, and snippets.

@Aurora12
Created June 11, 2025 07:00
Show Gist options
  • Save Aurora12/be128cdfa3b7f2d13e23a84d9c9fcc64 to your computer and use it in GitHub Desktop.
Save Aurora12/be128cdfa3b7f2d13e23a84d9c9fcc64 to your computer and use it in GitHub Desktop.
Where am I?
#!/usr/bin/env bash
script_path="$(realpath "$0")"
script_folder="$(dirname "$script_path")"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment