Skip to content

Instantly share code, notes, and snippets.

@ripienaar
Created December 3, 2019 14:00
Show Gist options
  • Select an option

  • Save ripienaar/bda7469bcae35874c2062a08d66ee6ea to your computer and use it in GitHub Desktop.

Select an option

Save ripienaar/bda7469bcae35874c2062a08d66ee6ea to your computer and use it in GitHub Desktop.
exec{"/bin/echo one": refreshonly => true}
exec{"/bin/echo two": refreshonly => true}
file{"/tmp/test": content => "hello world"}
File["/tmp/test"] ~> Exec <| |>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment