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 for PowerShell and Command Prompt environment (No aliases).
2) Implement a batch, shell, and powershell scripts that works for all 3 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 a Bash script for Linux
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