Search Results

Search: Posts Made By: durden_tyler
10,262
Posted By durden_tyler
Here's a different take on this pivot problem - ...
Here's a different take on this pivot problem -


$
$
$ # display the contents of the input data file
$
$ cat input
Subject Condition Fp1 Fp2 FpZ
S1 mixedneg ...
10,262
Posted By durden_tyler
One way to do that would be to use the shell's...
One way to do that would be to use the shell's redirection operator to redirect the output to a file -


./script.pl < data_file > output_file


The command above makes the shell redirect the...
Showing results 1 to 2 of 2

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