I had implemented five Internal commands like ‘cd’, ‘echo’, ‘history’, ‘pwd’ and ‘exit’. 'cd' - Helps in changing current directory. followed by ...