Search Results

Search: Posts Made By: austinj
4,186
Posted By austinj
yea! that looks great, I don't understand this...
yea! that looks great, I don't understand this line:

if (/^CVR\(10\)\s*=\s*(.*?),.*?SAUCE$/)

I understand that it is looking for CVR(10) and SAUCE, is there some documentation to explain all...
4,186
Posted By austinj
what itkamaraj said is close to correct. I...
what itkamaraj said is close to correct.

I need to extract the "0.246E+05" value from the first file (File1)

I then need to input this value into a newly created file with some other stuff.
...
4,186
Posted By austinj
Perl extract number from file & write to file
I have 1 file that has elements as follows. Also the CVR(10) and the word "SAUCE" only appear once in the file so maybe a grep command would work?

file1
CVR( 9) = 0.385E+05, ! VEHICLE ...
7,700
Posted By austinj
Perl Csh - setenv ENV change environment variable
I have 3 programs, 1 in perl, 2 in csh: call them perl1, csh1 and run.ol

I need perl1 to set csh1 variable NOLOG_qsub = ""

I need perl1 to run, run.ol

run.ol takes the executable and...
Showing results 1 to 4 of 4

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