Skip to content

Instantly share code, notes, and snippets.

@smithbr
Created March 5, 2019 08:20
Show Gist options
  • Save smithbr/26d5e821b849fbcc9628587c88dd1dcf to your computer and use it in GitHub Desktop.
Save smithbr/26d5e821b849fbcc9628587c88dd1dcf to your computer and use it in GitHub Desktop.
# Actions -> Run Shell Script
# Pass input: as arguments
cd ~/path/to/project/dir; /usr/local/bin/jmeter -t "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment