This shows you the differences between two versions of the page.
| docu:csheet:sysadm:script:bash:get_script_path [2020/09/16 13:37] – created admin | docu:csheet:sysadm:script:bash:get_script_path [2020/09/16 13:37] (current) – admin | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| <code bash> | <code bash> | ||
| - | cd "$( cd " | + | SCRIPTPATH="$( cd " |
| </ | </ | ||