erlug
[Top] [All Lists]

Re: [Erlug] [bash] passare come arg filenames with blanks

To: ERlug - Lista Pubblica <erlug@xxxxxxxxxxxxxx>
Subject: Re: [Erlug] [bash] passare come arg filenames with blanks
From: Filippo Biondi <fbiondi@xxxxxxxxxxxxxxxx>
Date: Tue, 17 Oct 2006 15:33:50 +0200
On Tue, Oct 17 2006, at 14:49:31 +0200, Ivan Sergio Borgonovo wrote:

> Tieni presente che c'è un limite al numero di roba che puoi ficcare sulla 
> linea di comando... facile che il coso che vuole usare accetti input da 
> file...

in effetti anch'io avevo suggerito al mio amico di controllare per un
eventuale input da file

> solo che ho trovato solo un avidemux e non un avimux:
> 
> http://www.avidemux.org/wki/index.php?title=Command_line_usage

si'si' e' lui la bestia!

> 
> > > guarda bene l'output di ls a seconda della larghezza del tuo
> > > xterm.
> > > 
> > > ls -1 *.txt | while read
> 
> > qui non ho afferrato...
> 
> while read piglia riga per riga l'input e lo ficca di default nella variabile 
> $REPLY
> altrimenti
> comando | while read riga
> do
>       echo $riga
> done

ah ok, claro!

ciao grazieque
Filo

-- 
Filippo Biondi
[Ubuntu|Debian] GNU User
Linux Registered User #357105
Proud member of
.:ERLUG:.
no1984.org member - Stop TCG!

<Prev in Thread] Current Thread [Next in Thread>