[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [OT] awk-Akrobatik



* Christian Schmidt <christian.schmidt@chemie.uni-hamburg.de> [040922 18:39]:

> #
> # Teste $ALIAS auf Laenge 0:
> #
> if [ ! {$ALIAS}="\n" ];
> ...

  if [ ! -z "$ALIAS" ];
  ...

Beste Grüße - Jürgen

-- 
GPG A997BA7A | 87FC DA31 5F00 C885 0DC3  E28F BD0D 4B33 A997 BA7A

Attachment: signature.asc
Description: Digital signature


Reply to: