Question: Needs to be solved for UNIX. Image fixed Homework 4 For this homework, you'll be creating two pipelines and two simple scripts. The pipelines will
Needs to be solved for UNIX. Image fixed

Homework 4 For this homework, you'll be creating two pipelines and two simple scripts. The pipelines will use a copy of the RSS feed from the arXiv's computer-science section; you can get a copy by running wget http://export.arxiv.org/rss/cs. Pipelines While there are only two pipelines, they may be tricky to build; remember that you can build them in stages, and that you can test the partially-built pipelines to see what they're doing. 1. Write a pipeline to print out the article descriptions. You might go about this by first replacing every line with an in it with a blank line, and then using collapsing runs of adjacent blank lines. 2. Write a pipeline to print all the article titles. You'll need to first get lines with a
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
