Am 19.01.2012 04:04, schrieb lina: … >> if [ ` ls -1 sys_em_*.txt | wc -l` == "$my_number" ] then
Syntax: ';' missing before then? if [ ` ls -1 sys_em_*.txt | wc -l` == "$my_number" ]; then Cheers -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

