/bin/sh -c

The -c option is useful for passing in strings.

E.g. $ /bin/sh -c “ls -al”