Changeset 754

Show
Ignore:
Timestamp:
08/12/08 13:22:51 (5 years ago)
Author:
pascal
Message:

grrr, das war der letzte Schönheitsfehler, will eigentlich längst aufhören

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • linux/bin/beschreibe

    r753 r754  
    3535if [ $anzahl -gt 0 ] 
    3636then 
    37         ausgabe=1 
    3837        for i in $(seq 1 $anzahl) 
    3938        do 
    4039                j=j+1 
     40                ausgabe=1 
    4141                a[$j]=`grep -iw $beschreibung $COMPOSE | grep ^\< | head -$i | tail -1 | cut -f2 -d \"` 
    4242                echo $j\) ${a[$j]} 
     
    4747if [ $anzahl2 -gt 0 ] 
    4848then 
    49         ausgabe=1 
    5049        for i in $(seq 1 $anzahl2) 
    5150        do 
     
    5857                00) 
    5958                        j=j+1 
     59                        ausgabe=1 
    6060                        a[$j]=`echo -e \\\x${c2}` 
    6161                        echo $j\) ${a[$j]} 
     
    6565                        then 
    6666                                j=j+1 
     67                                ausgabe=1 
    6768                                a[$j]=`echo -e \\\xcf\\\x8${c3}` 
    6869                                echo $j\) ${a[$j]} 
     
    7071                        else 
    7172                                j=j+1 
     73                                ausgabe=1 
    7274                                a[$j]=`echo -e \\\xce\\\x${c2}${c3}` 
    7375                                echo $j\) ${a[$j]}