UNix and bash please write line by line with result and screenshot Create a directory called dir1. Create 10 files in dir1 in whatever way you would like, and fill them with at least a few lines of...


UNix and bash


please write line by line with result and screenshot





  1. Create a directory called dir1. Create 10 files in dir1 in whatever way you would like, and fill them with at least a few lines of text. Record how you did this here.


    Then, write a bsub command line that will submit a job for each file in dir1 to the express





squeue that simply “cats” the file. The output file (stdout) for each job should be the .out. That is, the first job should execute the command:




cat file1




and the output should be in file: file1.out



Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here