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
My command shell supports basic commands of linux such as pwd,ls,cd,rm,history,exit.
Also supports rm -r,rm -v,rm -r,file redirection commanands along with issue n command which issues nth recent command in the history.
About
My attempt for creating a basic shell Assignment as a part of CS341 course at IITG