Hi, I have a simple question. I tried to find an answer here. I found some more complicated things, but I would like to know just this simple one. my find_minimum.dat file has a single column with both positive and negative number such as
1
-2
3
-5.5
2
67
3.8
I would like to find the minimum value, -5.5 and save it into other file, for example, minimum.dat.
Could you let me know how to do this?
Thanks,
SWL
1
-2
3
-5.5
2
67
3.8
I would like to find the minimum value, -5.5 and save it into other file, for example, minimum.dat.
Could you let me know how to do this?
Thanks,
SWL