The One
MModular
•Created by The One on 4/7/2024 in #questions
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.1 replies