Question: ruby language Step 5: More Unix Write a Bash script which does the following: a. Create a text file with 1000 lines and name the
ruby language

Step 5: More Unix Write a Bash script which does the following: a. Create a text file with 1000 lines and name the file myfile. The contents of the file should be integers starting at 1 and ending at 1000 b. Split the file into 5 separate files using the head and tail Unix commands c. Recombine the file without the "middle" part (range 401-6000 of the file
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
