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
These are some command-line tools from shell that I rewrote myself, as college assignment, in partnership with @mendesrafac. We also made a small makefile. In this repo are the following commands:
ls
pwd
cat
cd
About
These are some command-line tools from shell that I rewrote myself, as college assignment