Network client needs you create the shell script which permits the user to enter length and width of rectangle. Perimeter of rectangle is then computed and printed to computer screen. You are needed to produce: (a) IPO chart, (b) a method, (c) a desk check, (d) shell script and (e) user documentation on how to use scrip (include screen captures). Perimeter = 2 * (length + width)