Question: prompt will be C:UsersCyberRange (USE COMMAND PROMPT FOR THIS) Create directory - MyDir1 in C:userscyberrange Create directory - MyDir2 in C:userscyberrange Change directory to MyDir1
-
prompt will be C:\Users\CyberRange (USE COMMAND PROMPT FOR THIS)
-
Create directory - MyDir1 in C:\users\cyberrange
-
Create directory - MyDir2 in C:\users\cyberrange
-
Change directory to MyDir1
-
a. Create file apple.txt in MyDir1 directory Put the contents in apple.txt - Apples are yummy.
b. Append content Apples are healthy to apple.txt
-
Create file orange.txt in MyDir1 directory Put the contents in orange.txt - Oranges are my favorite.
| cd |
-
List all files with extension .txt
-
List all files starting with a irrespective of the file length or file extension.
-
Move file apple.txt from directory MyDir1 to MyDir2
-
Copy file orange.txt from directory MyDir1 to MyDir2
-
Delete directory MyDir1
doskey /history - is the command to be used to list all the previously executed commands.
Take a screenshot of this listing and paste it into the table.
| Screenshot of the previously executed commands |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
