Search Results

Search: Posts Made By: rn_
2,218
Posted By rn_
Seems simple enough already, however .... ...
Seems simple enough already, however ....

You could look into using grep instead of the second for loop. I probably would be more efficient then a shell for loop, and it would help eliminate a...
3,489
Posted By rn_
That's because you are using the $MONTHEND var in...
That's because you are using the $MONTHEND var in each assignment. The last one always gets assigned to MTS. You should change the $MONTHEND to $MTS and start with assigning $MONTHEND to MTS (ie. 1st...
1,675
Posted By rn_
wow, that's very ambitious. if you think this...
wow, that's very ambitious. if you think this will be a utility you will need over and over, and if you want to use regular expressions, you will have to define all the different patterns you want to...
Showing results 1 to 3 of 3

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