Search Results

Search: Posts Made By: Filter500
Forum: Programming 12-16-2011
6,779
Posted By Filter500
Thanks for your help I got it.
Thanks for your help I got it.
Forum: Programming 12-16-2011
6,779
Posted By Filter500
Reading Scientific notation from file and storing in array
Hi,

I am trying to read a set of numbers that are in scientific notation into a file so I can do some math on them, but when I display the array contents the numbers aren't the same as the numbers...
27,369
Posted By Filter500
Thanks Agama Your suggestion worked...
Thanks Agama

Your suggestion worked perfectly.
27,369
Posted By Filter500
Write array contents to file
Hi,

I have a bash script that currently holds some data. I am trying to write all the contents to a file called temp.txt.

I am using
echo ${array[@]} > temp.txt

The problem that I am...
6,690
Posted By Filter500
Thanks Ahamed101 it worked great. I could not use...
Thanks Ahamed101 it worked great. I could not use the set but I was able to use your second suggestion.
I think the greping is okay since it works, but thanks for offering to help with that.
...
6,690
Posted By Filter500
Match Pattern and store next value into array
Hi,

I am trying to write a script which parses a log file and will eventually put the values in an array so that I can perform some math on it. In this file I am only interested in the last 200...
Showing results 1 to 6 of 6

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