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 create unix shell from C programming language which takes commands from the bash terminal
and to implement the history feature by storing the last 10 commands.