Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
field splitting with empty fields
- X-seq: zsh-users 12139
- From: Clint Adams <clint@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: field splitting with empty fields
- Date: Mon, 29 Oct 2007 19:58:35 -0400
- Mail-followup-to: zsh-users@xxxxxxxxxx
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
list=Blah:A1A:Eletbe::415:Z:8200490172
print -l ${(s.:.)list}
What's the best way to get a blank line in between Eletbe and 415?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author