Created
May 31, 2018 15:01
-
-
Save classmember/ff25d9ad3c52efc34cea4c36a734ff70 to your computer and use it in GitHub Desktop.
bash debugging PS4
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| export PS4='+(${BASH_SOURCE}:${LINENO}): ${FUNCNAME[0]:+${FUNCNAME[0]}() [${PIPESTATUS[*]}] }' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment