assbuttbuttass 4 years ago

This is a super cool idea, I'm surprised there isn't ambiguity in parsing shell commands vs python.

For example if a user types "a | b", do they want to run process a and pipe it into b, or are they trying to bitwise or variables a and b?