indentation
This commit is contained in:
@ -52,7 +52,6 @@ INPUT_RULES=$(cat input-rules)
|
|||||||
done | tac | paste -s -d' '
|
done | tac | paste -s -d' '
|
||||||
done
|
done
|
||||||
} |
|
} |
|
||||||
tee final-output |
|
|
||||||
awk '
|
awk '
|
||||||
BEGIN{ total = 0 }
|
BEGIN{ total = 0 }
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user