Question about Shell Commands
Is there a way to run a shell command, say
find
or ps
natively from mojo? I know I can import a python module for this, but want to know if this can be done without adding on a dependency to the python interpreter.0 Replies