Search Results

Search: Posts Made By: ryddner
1,407
Posted By ryddner
Scrutinizer, that last one works perfect, the...
Scrutinizer, that last one works perfect, the other two were missing one line from each section some how. Thanks a bunch!
1,407
Posted By ryddner
That works great! now i am trying to add an if...
That works great! now i am trying to add an if statement to the beginning which will allow to choose which word is counted in the line

cat jumped
dog
cat jumped
cat jumped
time = 1.1
cat...
1,407
Posted By ryddner
Returning multiple outputs of a single line based on previous repeated lines
Hello,
I am trying to return a time multiple times from a file that has varying output just before the time instance, i.e.

cat jumped
cat jumped
cat jumped
time = 1.1
cat jumped
cat...
33,190
Posted By ryddner
great that worked thank you!
great that worked thank you!
33,190
Posted By ryddner
[Solved] Multiple conditions inside my if statement
Hello,
I am using shell scripting and I am recieving odd results from my if statement

if [ $L1 -eq 0 -a $L2 -eq 1 -o $L2 -eq 2 -o $L2 -eq 3 ]

I want it to enter the loop only if L1 is...
Showing results 1 to 5 of 5

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