Fix oopsies
Wow, how did I not test for this
- commands with undefined return values will no longer log as "undefined"
- all command return values will be stringified
- cp works differently on linux and mac. idek. taking the easy way around.
Wow, how did I not test for this