Jim Meyering
29faf21e94
*** empty log message ***
2003-01-25 16:31:35 +00:00
Jim Meyering
68c1da4150
(cut invocation): Describe new functionality of --output-delimiter=STR.
2003-01-25 16:31:23 +00:00
Jim Meyering
b998bbef74
Tweak mysql output to match input :-) From Jan.
2003-01-24 14:58:38 +00:00
Jim Meyering
cae8997185
*** empty log message ***
2003-01-24 14:49:47 +00:00
Jim Meyering
2c4d6da0a4
*** empty log message ***
2003-01-24 13:49:41 +00:00
Jim Meyering
588979c4ae
Change each use of Core-utils' to Coreutils'.
2003-01-24 13:49:38 +00:00
Jim Meyering
dcbd546bf2
*** empty log message ***
2003-01-24 13:48:16 +00:00
Jim Meyering
0644a66901
(Formatting file timestamps): Fix typo: s/%M:S/%M:%S/.
2003-01-24 13:48:11 +00:00
Jim Meyering
d57cca6de0
(The cut command): Extend the new example a little.
2003-01-24 13:47:21 +00:00
Jim Meyering
527715894f
(The cut command): Give an example of using cut -c
...
with an output delimiter. From Jan Nieuwenhuizen.
2003-01-24 13:46:28 +00:00
Jim Meyering
eb5cd04ce2
*** empty log message ***
2003-01-19 08:52:25 +00:00
Jim Meyering
2a5b4f1761
(Which files are listed): Document new option:
...
--dereference-command-line-symlink-to-dir.
2003-01-19 08:52:20 +00:00
Jim Meyering
060c09c357
*** empty log message ***
2003-01-16 19:02:49 +00:00
Jim Meyering
496cd263e7
(Which files are listed, General output formatting): Undo last change.
2003-01-16 19:01:56 +00:00
Jim Meyering
a1850bde1a
*** empty log message ***
2003-01-15 13:09:04 +00:00
Jim Meyering
0ba481441f
(General output formatting): Reflect option name change:
...
s/--dereference-command-line/--dereference-command-line-symlink-to-dir/.
Say that this option changes how ls treats only symlinks to directories
specified on the command line.
2003-01-15 13:09:00 +00:00
Jim Meyering
b1b0565faf
Document readlink.
2003-01-09 20:53:40 +00:00
Jim Meyering
51accd1c5e
*** empty log message ***
2003-01-09 20:39:43 +00:00
Jim Meyering
317fa67e1e
.
2002-12-21 14:50:45 +00:00
Jim Meyering
d09d7750ea
*** empty log message ***
2002-12-14 14:14:25 +00:00
Jim Meyering
8ed95f0a9d
*** empty log message ***
2002-12-14 13:31:05 +00:00
Jim Meyering
fcb430c20c
*** empty log message ***
2002-12-14 13:27:59 +00:00
Jim Meyering
35ffb9714d
(mknod invocation): Specify how major and minor mode numbers are interpreted.
2002-12-14 13:27:53 +00:00
Jim Meyering
a461cf1008
add a FIXME comment
2002-12-06 15:38:34 +00:00
Jim Meyering
d4d54b4878
regenerate using automake-1.7.1b
2002-12-03 18:17:18 +00:00
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