Function Shell-Command

Part of:

package asdf-install-tester
( shell-command < command > &key < timeout > )
Synchronously execute command using a Bourne-compatible shell,
returns the result of the command. If timeout is non-nil, it is used...