Search Results

Search: Posts Made By: StephanR
3,121
Posted By StephanR
for j in 0.1 0.05 0.01 do for i in 0.01 0.02...
for j in 0.1 0.05 0.01
do
for i in 0.01 0.02 0.05 0.1
do

cd /vol/bitbucket/sr706
mkdir $i$j
./a.out supply_chain.txt Upper_bound.lp Lower_bound.lp 3 test.csv

cd $i$j
awk -F=...
3,121
Posted By StephanR
Thanks Dennis once again for the fast response! ...
Thanks Dennis once again for the fast response!

That is essentially what I want to do.

Lastly, in the textcases.txt file I would like to present the data as follows (there the numbers on the...
3,121
Posted By StephanR
Thanks Dennis, Well seems to do the trip of...
Thanks Dennis,

Well seems to do the trip of copying and pasting it into a new file but it seems to overwrite the previous contents every I run it essentially what I want to do is copy and paste it...
3,121
Posted By StephanR
Copy and Paste to a new document
Hello,

I am quite new to shell scripting so don't know all the tools available. What I'm trying to do is open a file optimal.txt search for objectiveValue and copy the number in quotes next to it....
Showing results 1 to 4 of 4

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