Search Results

Search: Posts Made By: Jay-pea
1,724
Posted By Jay-pea
thanks, this is so cool. I can write a script and...
thanks, this is so cool. I can write a script and leave my analysis running overnight now. Thanks again. J
1,724
Posted By Jay-pea
had to change #!/usr/env/bin/ bash to ...
had to change

#!/usr/env/bin/ bash

to

#!/bin/bash

but worked great thanks.

how could I change the script so I can input the name of x on the command line?

myscript.bash
...
1,724
Posted By Jay-pea
queue items...
Hi everyone.

I have a lot of programs i want to run on some data files, they need to be done sequentially. Often the output from one program is the input for the next.

e.g

$ progA data1 >...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 04:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy