Question
(Windows Command Prompt Batch Scripting) Part 1:Write down IF-Else statement, where, if the output is hello+students : notepad++ will open, else notepad will open Part
(Windows Command Prompt Batch Scripting)
Part 1:Write down IF-Else statement, where, if the output is hello+students : notepad++ will open, else notepad will open
Part 2: Create a directory (in the same directory) called HW2 and write down IF-ELSE statement to validate if HW2 exists or not in that directory
Part 3: Create one single file called output_error using redirection and redirect the output of part 1 in the new file
Part 4: Create two files called output and error using redirection.
Part 5: Create a directory called ENGT322 and create a new file called HW in the directory.
Part 6: .Remove the directory using only rd command and redirect the output
and error to the output and error file that you created in part 4
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started