Answered step by step
Verified Expert Solution
Question
1 Approved Answer
1. Create a script that given a FOLDERNAME, it will create a new directory named FOLDERNAME in the current directory, and two FOLDERNAME's subfolders named
1. Create a script that given a FOLDERNAME, it will create a new directory named FOLDERNAME in the current directory, and two FOLDERNAME's subfolders named example and practice.
The name od the script will be new class.sh
2. Create a script that given a PROJECTNAME, it will create a new directory named PROJECTNAME in the current directory, and file named PROJECTNAME.C in it
The name of the script will be createproject.sh
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