Skip to content

Instantly share code, notes, and snippets.

@rodionmoiseev
Created September 12, 2014 06:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rodionmoiseev/62f84bbdd97f8fcaac0f to your computer and use it in GitHub Desktop.
Save rodionmoiseev/62f84bbdd97f8fcaac0f to your computer and use it in GitHub Desktop.
head 1 | eval '_.report1 = _.alert_id + "_report1.pdf"; _.report2 = _.alert_id + "_report2.pdf";_.report3 = _.alert_id + "_report3.pdf";' | exec "/home/verx/x-2.0/scripts/Uniadex.sh ${report1} ${report2} ${report3}" -plainText
@rodionmoiseev
Copy link
Author

var temp = identity
@temp | head 1 | eval '_.report1 = _.alert_id + "_report1.pdf"; _.report2 = _.alert_id + "report2.pdf";.report3 = _.alert_id + "_report3.pdf";' | exec "/home/verx/x-2.0/scripts/Uniadex.sh ${report1} ${report2} ${report3}" -plainText
@temp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment