Computer Science, asked by MAXSTEEL3555, 1 year ago

1)when you open terminal for the first time, what is the command used to find the current working directory?

Answers

Answered by Anonymous
0

: Display the contents of a file one screenful at a time. C:\>more HelloWorld.java. exit: Exit the Command Prompt program and close the terminal window. C:\>exit ... It is analogous to clicking on a Windows folder to see what's inside. C:\> dir ... To change directories, use the cd command with the name of a directory.

Similar questions