exec icon indicating copy to clipboard operation
exec copied to clipboard

... or how I learnt to not fear anonymous functions and write the one true exec.Run.

Results 2 exec issues
Sort by recently updated
recently updated
newest added

It should be using `exec.Command("/bin/sh", "-c", commandline)` and allowing the shell itself to interpret the command-line.