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
To compile: run "make all"
To clean: run "make clean"
To run : run "./main"
When it came to the pipe commands such as "ls -l | less", it seems that q
allows you to escape, but it seems a little wonky sometimes.