Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please answer all :) 1) Output only the two fields: ranking in September this year and name of programming. language using awk. Note: add text

please answer all :)
image text in transcribed
1) Output only the two fields: ranking in September this year and name of programming. language using awk. Note: add text "Ranked" before the rank, and put a colon between the rank and the name. E.g. The info for Java should be displayed as Ranked l: lava 2) Change the plus sign in the third field to text "increase". E.g. Info for PHP should be changed to 6. 7. increase. PHP. 2.210%6,0.64% Part 5 (20 points in total, step 1 is 10 point, each is 5 point for step 2 and 3 ) Write a shell file "hello.sh" that outputs "hello world" and the date. Then generate an executable file and run it. Stepl: build your script file (you need to write down all the processes to build a seript file) Step 2: make your script file executable. Step 3: nun your script file

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Relational Database Design With Microcomputer Applications

Authors: Glenn A. Jackson

1st Edition

0137718411, 978-0137718412

More Books

Students also viewed these Databases questions

Question

Why is a customer deposit a liability? Give an example.

Answered: 1 week ago