Question: For my System Administration final project, my professor asked for the following: From the list of these commands: ls, ps, cat, ifconfig, mkdir, uname, cp,
For my System Administration final project, my professor asked for the following:
From the list of these commands:ls, ps, cat, ifconfig, mkdir, uname, cp, grep, sed, awk
1) Find the equivalent forPowerShell and Command Promptenvironment (No aliases).
2) Implement a batch, shell, and powershell scripts that works for all3 enviroments
3) The scripts must contain:
- 5 of all the 10 commands given.
- Implementation must work for each script.
- Can add a text file (or any) that the script could use if in case you desire to.
- There will be a total of 3 scripts: each for its own environment i.e.Batch for Command Prompt,PowerShell script for PowerShell, and aBash script for Linux
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
