Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
quick question about '%s' expansion
- X-seq: zsh-users 4209
- From: Simon Hausmann <hausmann@xxxxxxx>
- To: zsh-users@xxxxxxxxxx
- Subject: quick question about '%s' expansion
- Date: Sat, 8 Sep 2001 23:45:35 +0200
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
Hi,
I have a question regarding the expansion of '%s' for
commands. Issuing
date +%s
results in the following output
" date "+" date "+"999985277
using zsh 4.0.2 . However it works correctly (just printing the
amount of seconds) using an older zsh (3.x) .
Is this a bug in 4.0.2?
Thanks,
Simon
Messages sorted by:
Reverse Date,
Date,
Thread,
Author