1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-07-31 23:31:03 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Mikael Magnusson
0684c6a762 49769: Mention how to show nanosecond precision 2022-02-22 10:44:49 +01:00
dana
394f3a47e4 43075: Support nanosecond-precision time formatting
* Teach ztrftime() %9. and %N for nanoseconds
* Update prompt expansion to pass sub-second times for time formatting
* Update zsh/stat to pass sub-second times for atime/mtime/ctime

Patch heavily based on Oliver's earlier work @ workers/24059
2018-06-20 17:29:56 -05:00
Daniel Shahaf
e49aabc13a unposted: zsh/stat docs: Rephrase to avoid ambiguity due to the ambiguous relative precedence of the 'other than' and 'and' operators. 2017-10-07 01:11:23 +00:00
Jun-ichi Takimoto
ffdeb1c257 35075: improve manual format
also fixed a ChangeLog entry for 35034 (2015-05-06)
2015-05-12 00:36:18 +09:00
Peter Stephenson
bb883ca78f unposted: fix yodl problem with 26229 2009-01-06 10:33:32 +00:00
Peter Stephenson
e2fd1d7f1a Richard Hartmann: 26229: note zstat link following behaviour 2009-01-03 18:47:25 +00:00
Peter Stephenson
461a9bdf9f 24741: loading zstat builtin was misdocumented 2008-03-26 15:37:54 +00:00
Bart Schaefer
0806789e68 Add zstat to the functions index. 2008-03-26 15:09:21 +00:00
Peter Stephenson
a755310d20 Phil Pennock: 23480: typo
Also typo in mod_stat.yo
2007-05-29 09:27:43 +00:00
Peter Stephenson
b0c5f09169 see 23479: add initial features support for modules 2007-05-28 22:57:39 +00:00
Peter Stephenson
b4a2b47b64 stat -o shows file modes in octal 2000-04-07 20:07:10 +00:00
Tanaka Akira
c175751b50 Initial revision 1999-04-15 18:05:35 +00:00