You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this has something to do with the way redirection / pipes work. These complicated commands seem to work when mac is called from powershell, but not bash. This can be worked around by create a shell script with the complicated command, then calling the shell script.
Sometime complicated commands can fail such as:
I believe this has something to do with the way redirection / pipes work. These complicated commands seem to work when mac is called from powershell, but not bash. This can be worked around by create a shell script with the complicated command, then calling the shell script.
EG:
Determine if there is a way to modify mac.go to allow for these complicated commands to be directly called.
The text was updated successfully, but these errors were encountered: