Skip to content

Instantly share code, notes, and snippets.

@njdancer
Created August 24, 2015 21:21
Show Gist options
  • Save njdancer/370f3552a2d23f92b0ff to your computer and use it in GitHub Desktop.
Save njdancer/370f3552a2d23f92b0ff to your computer and use it in GitHub Desktop.
bash error
let command = `$($(${this.args.met} && echo "Atom met!") || echo "Atom not met!") ||
$(${this.args.meet}) &&
$(${this.args.met})`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment