Created
August 23, 2018 15:02
-
-
Save disassembler/3b2bd33d894fd3a656323b2f8e33b3dd to your computer and use it in GitHub Desktop.
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
-bash-3.2$ source ~/perf.sh | |
-bash-3.2$ export thingname=foo | |
-bash-3.2$ export enablePhaseMetrics=1 | |
-bash-3.2$ performance-metrics "foo" sleep 1 | |
-bash: exec: {fd}: not found | |
-bash: exec: {fd}: not found | |
-bash-3.2$ logout | |
Connection to 10.40.33.170 closed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment