flame
flame copied to clipboard
Enhance flmexec to execute command
Motivation
For flmexec application, it's better to support running any linux command; it should take task's input as command line. For example, the command in flame-conf.yaml should be /bin/sh -c, the task input is the target command.