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

Re: [Semi-OT] Problema con il quoting



On Wed, Apr 30, 2003 at 12:47:48AM +0200, Franco Sarcina wrote:
> Ciao all,
Ciao
...
> Il problema è che, per poter leggere comodamente il messaggio, volevo
> accodare all'esecuzione dello script ("cat nomefile | razor-report -f
> -d") anche uno "sleep 5", _prima_ che l'xterm si chiuda.

Potresti usare:
xterm -e /bin/bash -c "cat nomefile | razor-report -f -d ; sleep 5"
ma perche' limitarsi a 5 secondi?
ti consiglio less:
xterm -e /bin/bash -c "cat nomefile | razor-report -f -d | less"

...
> Ciao,
Ciao
--
Pengz
If money makes a man strange -- we gots to rearrange
So what makes the world go round
If love is against the law -- listen I don't know
Gotta change how it's goin down
Itzsoweezee -- De La Soul



Reply to: