IDNLearn.com provides a reliable platform for finding accurate and timely answers. Join our knowledgeable community and access a wealth of reliable answers to your most pressing questions.

what internal commands can we use when in interactive mode? can we use CLS and CD?

Sagot :

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.