This is the "sub" script that is mentioned" This is the "mysedfile" script that is mentioned as well (empty line is ther

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

This is the "sub" script that is mentioned" This is the "mysedfile" script that is mentioned as well (empty line is ther

Post by answerhappygod »

This is the "sub" script that is mentioned"
This Is The Sub Script That Is Mentioned This Is The Mysedfile Script That Is Mentioned As Well Empty Line Is Ther 1
This Is The Sub Script That Is Mentioned This Is The Mysedfile Script That Is Mentioned As Well Empty Line Is Ther 1 (6.6 KiB) Viewed 48 times
This is the "mysedfile" script that is mentioned as well (emptyline is there for a reason) -
Name Class1 Class2 Class3Tom 92 94 88Nancy 91 85 95Lisa 99 77 96
Jerry 84 98 90
Question -
Use the script file “sub” discussed on the last page ofthis week’s handout as a template to complete the followingtasks:
$ cat sub for file do echo $file mv $file $$.subhld sed 's/REPORT/report/g s/FILE/file/g s/PROCESS/process/g' $$.subhld > $file done rm $$.subhld ^D
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply