91.9k views
13 votes
What internal commands can we use when in interactive mode? can we use CLS and CD?

User Brian
by
7.8k points

1 Answer

7 votes
The cd command, also known as chdir (change directory), is a command-line shell command used to change the current working directory in various operating systems. It can be used in shell scripts and batch files.
User Vegeta
by
7.8k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.