[Linux-Biella] oops reporter script
Paolo Ciarrocchi
paolo.ciarrocchi a gmail.com
Gio 23 Giu 2005 11:40:47 CEST
2005/6/23, Paul TT <paultt a bilug.linux.it>:
> Paolo Ciarrocchi wrote:
>
> >2. Item 2 (full description) should allow for more than one line
> >of input.
> >
> >3. Item 3 (keywords) probably should allow for more than one line
> >of input.
> >
> >
> vedi se cosi' puo' piacere
Yup, avevo fatto qualcosa di molto simile a quanto hai fatto tu:
+while [ "$TXT" != "." ] ; do
+ read TXT
+ echo "$TXT" >> $ORT_F
+done
Non ho preferenze circa il carattare da usare per terminare l'input,
giro anche questa patch all'autore, dicendo ovviamente che l'hai
scritta tu ;-)
Maggiori informazioni sulla lista
Linux