Search Results

Search: Posts Made By: eXedon
8,284
Posted By eXedon
total[$count]=`awk '{sum+=$3} END {print sum}'...
total[$count]=`awk '{sum+=$3} END {print sum}' ${count}.txt`;


You just have too many double quote.
Remove it and try again.
Cheers,:b:
X
Forum: Linux 01-15-2008
16,237
Posted By eXedon
:b:confirm:b:
:b:confirm:b:
6,175
Posted By eXedon
you get in wrong syntax. see statement below. ...
you get in wrong syntax. see statement below.

The if statement
The if statement uses the exit status of the given command


if test
then
commands (if...
Showing results 1 to 3 of 3

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