if kernel=24 to i=iptables24 else i=iptables fi, co jest zle?

Paweł Nawrocki m0nster w o2.pl
Wto, 7 Gru 2004, 01:11:30 CET


witam,
popelnilem moj pierwszy w zyciu skrypt,
a w dodatku z bledami,
dlaczego nie dziala?

vim test

#!/bin/sh
if [`uname -r | cut -f2 -d.` == "6"];
        then i=iptables;
        else i=iptables24;
fi
echo $i

ale efekt wyglada tak

[root w PLD:/tmp] $ ./test
./test[6]: [6: not found
iptables24
[root w PLD:/tmp] $

wiec co jest zle?

pzdr,
pn





Więcej informacji o liście dyskusyjnej pld-users-pl