Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: read stdin in variable howto ?
- X-seq: zsh-users 9868
- From: Marc Chantreux <marc.chantreux@xxxxxxxxxxxxxxxxxx>
- To: zsh-users <zsh-users@xxxxxxxxxx>
- Subject: Re: read stdin in variable howto ?
- Date: Tue, 31 Jan 2006 12:09:53 +0100
- In-reply-to: <43DF3DA8.000002.15666@xxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <20060131092813.GA20363@xxxxxxxxxxxxxxxxxxxxxxx> <43DF3DA8.000002.15666@xxxxxxxxxxxxxxx>
le 31/01/2006,
Artur Penttinen nous écrivait :
> # for arg in ${(@f)"$(cat)"}; do print "ARG: $arg"; done
UUOC ;). i mean : isn't it sad to use cat for that ?
thanks anyway.
regards
mc
Messages sorted by:
Reverse Date,
Date,
Thread,
Author