1st: Write a shell script program (easterbunny.sh) which can create a circular letter for an Easter Bunny meeting! The script should get two parameters, the names of the files (the database file, the...


Shell script


1st: Write a shell script program (easterbunny.sh) which can create a circular letter for an Easter Bunny meeting! The script should get two parameters, the<br>names of the files (the database file, the text of the circular letter). In the text of the circular letter there are field names between <> (<name>,<address>,<br><date>). We read the actual data from the database file. The database file contains three data in each line: the name, the address and the meeting date<br>separated by semicolons. Write the circular letters on the standard output!<br>

Extracted text: 1st: Write a shell script program (easterbunny.sh) which can create a circular letter for an Easter Bunny meeting! The script should get two parameters, the names of the files (the database file, the text of the circular letter). In the text of the circular letter there are field names between <> (,
, ). We read the actual data from the database file. The database file contains three data in each line: the name, the address and the meeting date separated by semicolons. Write the circular letters on the standard output!


Jun 05, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here