Does shell-command-to-string
meet your purpose?
For example:
(shell-command-to-string "/bin/echo hello")
Hope this helps.
Does shell-command-to-string
meet your purpose?
For example:
(shell-command-to-string "/bin/echo hello")
Hope this helps.