[Go, Shell] Submits all work, but local is bugged

I completed the base section of the shell and thought I’d run it locally to play about.

With echo I noticed it’s dropping the first letter, input:“hello” → output:“ello”, Type doesn’t work for any of the commands, it is returning “: not found” and exit returns “: command not found”.

All of my submits have been passing.

Any ideas?