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

Re: e' possibile farlo in bash???



Alle 13:13, mercoledì 21 luglio 2004, Daniele Cortesi ha scritto:
> read -d \000 titolo tipo data < ./testo.txt ; echo "$data.$tipo.$titolo.txt"
c'è qualcosa che non va.

/home/valerio$ cat testo.txt
Titolo
Tipo
20040324
/home/valerio#$ read -d \000 titolo tipo data < ./testo.txt ; echo "$data .
$tipo.$titolo.txt"

2.Tipo.Titolo.txt



-- 
A presto
-Valerio-



Reply to: