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 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
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here