Search Results

Search: Posts Made By: Yacob_123
1,190
Posted By Yacob_123
simple problems in awk
Dear All,

I have the following awk script.

#!/bin/bash
sh stdev.cmd data.file | awk '{print $2}' > out.data
read d < out.data
echo $d
awk '{print $1,$2-...
Showing results 1 to 1 of 1

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