I tried searching, but found nothing. All I want to do is run system commands/shell commands. The main one though, is cls
.
EDIT:
I did find a question that answers my question really well. Here's that: How do I invoke a system command and capture its output?