Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Undocumented construct <<(
- X-seq: zsh-workers 37138
- From: Klaus Ethgen <Klaus+zsh@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Undocumented construct <<(
- Date: Wed, 18 Nov 2015 15:23:08 +0100
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Openpgp: id=79D0B06F4E20AF1C; url=http://www.ethgen.ch/~klaus/79D0B06F4E20AF1C.txt; preference=signencrypt
- Reply-to: Klaus+zsh@xxxxxxxxx
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Hi Guys,
I searched now pretty long for a undocumented construct <<(list). It is
nearly the same than "list | list" but not fully. If you need to process
output of a command via while ... do ... done, it will be a subshell
when using "|" but wont with <<(...). That allows to modify variables
from within the construct.
I think, that should get documented in the man page.
Regards
Klaus
Ps. I am not subscribed to the list, so please add me in Cc.
- --
Klaus Ethgen http://www.ethgen.ch/
pub 4096R/4E20AF1C 2011-05-16 Klaus Ethgen <Klaus@xxxxxxxxx>
Fingerprint: 85D4 CA42 952C 949B 1753 62B3 79D0 B06F 4E20 AF1C
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQGcBAEBCgAGBQJWTInJAAoJEKZ8CrGAGfasfvUL/RUeOjTmCsBrHyr2Tb4WAvoH
pxicJcUUr5tyC3199/AZ78QjxH3WmgpyEKkcFpQPY6ab2v11UfEp552LG29y+FEP
+8y1+KF276Y8QOjaBA9F7yx9IURZnGJTyGiBlOpP5BFgUXbEtk7YEfgz/MVBTjbs
agkLVKp6GjQ2Cdmyu7MkbF/Qo+MiL+U9WO08usv/jLyRZsBePEVAp27ZPNYMPIAy
zq7VB8anrFND5+DH+uGk/y+IhBb5rsWj8wLkgoVt59XI84rFTfG05jRMZ36HGV3h
EEbydBYwF2OGEgnomtp2EkUmfgNqQeYFe5teVTkgOsYxLWzdcrNV69fwEr5YE0a2
YMjeORbmeO8yeQLS6LXyBPEa70qqS6mfkZtbfuCa1qjav+hC51Nzb6/JhCbaZotp
KBYNAQQjhAQ6H3ocTBVoyU6/bm4wtiGyCCtw1BrcLxXPMKfdebXygHUi9TCBKgAk
p9QBd9UM1bYv1H/aSGTbn1QRnS/kVdxMl3BeakxunA==
=Usky
-----END PGP SIGNATURE-----
Messages sorted by:
Reverse Date,
Date,
Thread,
Author