Jim Meyering
d421906870
.
2002-11-15 08:36:57 +00:00
Jim Meyering
c3d9348a86
*** empty log message ***
2002-11-13 09:50:22 +00:00
Jim Meyering
23b4046380
(Examples of expr): Remove bogus `^'s.
2002-11-13 09:50:16 +00:00
Jim Meyering
2f1a2669e5
*** empty log message ***
2002-11-09 19:53:46 +00:00
Jim Meyering
440b2cb3f3
(What information is listed): Correct parts of --dired description.
...
Include a lot more description, with examples.
2002-11-09 19:53:25 +00:00
Jim Meyering
24ba72493d
use only my permanent address
2002-11-08 17:12:51 +00:00
Jim Meyering
def6c2371e
.
2002-11-06 11:37:47 +00:00
Jim Meyering
1fc57fa80c
*** empty log message ***
2002-11-06 10:37:29 +00:00
Jim Meyering
d2d118e8d7
(printf invocation): Fix typo in index: change \0x prefix to \x.
...
Change \xhhh to \xhh.
2002-11-06 10:37:24 +00:00
Jim Meyering
2017db1bbd
*** empty log message ***
2002-11-06 10:32:46 +00:00
Jim Meyering
c6f5b4e383
Add support for locale-specific size indications (e.g.,
...
thousands-separators) and for explicit size suffixes on output.
(Block size): Say that:
This affects display format as well as block size.
Fractional block counts are rounded up.
ls file size blocksize defaults to 1.
A block size spec preceded by ' generates thousands separators.
A suffix without a preceding integer generates suffixes.
(tail invocation): 32k -> 32 KiB.
(What information is listed): ls -h is now equivalent to
ls --block-size=human, and ls -H is now equivalent to
ls --block-size=si. Displayed file size is now always affected by
--block-size.
2002-11-06 10:32:41 +00:00
Jim Meyering
a3b479c91f
.
2002-09-29 08:44:36 +00:00
Jim Meyering
7b355ee476
upgrade to automake-1.6f
2002-09-22 06:34:18 +00:00
Jim Meyering
0264deb7f0
*** empty log message ***
2002-09-13 09:31:32 +00:00
Jim Meyering
adaffb391b
(Time directives) [%S]: Explain why the range is [0..60].
2002-09-13 09:31:26 +00:00
Jim Meyering
dbe1e3529a
(stat invocation): Remove references to now-removed %S and %C.
2002-09-13 09:19:20 +00:00
Jim Meyering
510b33a541
*** empty log message ***
2002-09-13 08:51:27 +00:00
Jim Meyering
626d26baaa
(tail invocation): In --sleep-interval=NUMBER,
...
NUMBER may now be a floating point number.
2002-09-13 08:51:15 +00:00
Jim Meyering
6c80ecd8d5
*** empty log message ***
2002-08-30 06:59:44 +00:00
Jim Meyering
4bffc55254
[START-INFO-DIR-ENTRY]: Don't use sc{} on LHS.
...
Fix typo: s/permission/permissions/. From Michail Litvak.
2002-08-30 06:59:39 +00:00
Jim Meyering
1a15d841b8
*** empty log message ***
2002-08-02 14:49:52 +00:00
Jim Meyering
be39dde5b1
uniq now obeys LC_COLLATE.
2002-08-02 14:49:29 +00:00
Jim Meyering
2394313610
*** empty log message ***
2002-07-29 12:18:35 +00:00
Jim Meyering
a022cf6329
Change behavior to conform to POSIX 1003.1-2001:
...
- Do not adjust scheduling priority.
- Redirects stderr to stdout, if stderr is not a terminal.
- Exit status is now 126 if command was found but not invoked,
127 if nohup failed or if command was not found.
2002-07-29 12:17:42 +00:00
Jim Meyering
03089e39cb
.
2002-07-28 21:45:04 +00:00
Jim Meyering
2b4dff2063
*** empty log message ***
2002-07-24 08:33:27 +00:00
Jim Meyering
d1f42de115
(Time directives): Document %P, %R, %e, %F, %g, %G, and %V
2002-07-24 08:33:21 +00:00
Jim Meyering
2497b8e42f
*** empty log message ***
2002-07-22 19:58:34 +00:00
Jim Meyering
8c55f0fbfa
(Formatting the file names): Document
...
that -N/--literal are equivalent to --quoting-style=literal.
Reported by Oskar Liljeblad as Debian bug#103612.
2002-07-22 19:58:29 +00:00
Jim Meyering
edc5d1e500
.
2002-07-20 14:06:47 +00:00
Jim Meyering
4a8560e2a0
.
2002-07-19 19:42:31 +00:00
Jim Meyering
a96affa5e1
use $(PERL), not @PERL@
2002-07-16 09:37:41 +00:00
Jim Meyering
753bb04a60
.
2002-07-16 06:53:00 +00:00
Jim Meyering
2aeeb5466e
(du invocation): s/PAT/PATTERN/.
2002-07-10 10:08:22 +00:00
Jim Meyering
1882eec679
df now rounds all quantities up, as per POSIX.
...
This fixes a bug where df would report Size < Used.
2002-07-08 17:15:19 +00:00
Jim Meyering
dc0221e601
s/sh-utils/this package/
2002-07-08 12:29:34 +00:00
Jim Meyering
647eaf53a8
New ls time style: long-iso, which generates YYYY-MM-DD HH:MM.
...
Any time style can be preceded by "posix-".
The default time style is now posix-long-iso instead of posix-iso.
2002-07-08 09:13:12 +00:00
Jim Meyering
cebf7f7371
check only for $@"
2002-07-08 08:04:08 +00:00
Jim Meyering
ce7f59f2ff
*** empty log message ***
2002-07-08 07:09:21 +00:00
Jim Meyering
e289e5c881
(check-texinfo): Check for the above.
2002-07-08 07:08:59 +00:00
Jim Meyering
a72662ed6b
(cp invocation): Remove unnecessary "$@" in example;
...
Texinfo would render the @" as an umlaut over the following character.
From Paul Eggert.
2002-07-08 07:07:52 +00:00
Jim Meyering
5a6436bf38
*** empty log message ***
2002-07-06 15:35:29 +00:00
Jim Meyering
593a07614a
(stat invocation): Remove description of --secure.
2002-07-06 15:35:24 +00:00
Jim Meyering
421c142235
*** empty log message ***
2002-07-03 08:44:34 +00:00
Jim Meyering
8d7c1bb101
(stat invocation): Rename --link/-l to --dereference/-L.
...
Rewrite description of --dereference.
2002-07-03 08:44:27 +00:00
Jim Meyering
b31006ba99
*** empty log message ***
2002-06-26 07:38:23 +00:00
Jim Meyering
de19a1af57
(Putting the tools together): Don't mention egrep,
...
since it's not part of POSIX 1003.1-2001.
2002-06-26 07:38:18 +00:00
Jim Meyering
4877e7ad84
.
2002-06-21 15:21:49 +00:00
Jim Meyering
15606fc8a9
tiny tweaks
2002-06-21 13:20:39 +00:00
Jim Meyering
fc3520c6fc
(stat invocation): New section. From Michael Meskes.
2002-06-21 13:19:31 +00:00