2002-10-06 14:34:55 +08:00
|
|
|
[4.5.3]
|
2002-10-10 15:57:35 +08:00
|
|
|
* `ln --target-dir=DIR' no longer fails when given a single argument
|
2002-09-12 20:02:56 +08:00
|
|
|
[4.5.2]
|
2002-10-06 03:17:57 +08:00
|
|
|
* `rm -i dir' (without --recursive (-r)) no longer recurses into dir
|
2002-10-05 16:30:07 +08:00
|
|
|
* `tail -c N FILE' now works with files of size >= 4GB
|
2002-09-30 01:17:28 +08:00
|
|
|
* `mkdir -p' can now create very deep (e.g. 40,000-component) directories
|
2002-09-20 16:59:07 +08:00
|
|
|
* rmdir -p dir-with-trailing-slash/ no longer fails
|
2002-09-18 16:30:57 +08:00
|
|
|
* printf now honors the `--' command line delimiter
|
2002-09-18 16:31:16 +08:00
|
|
|
* od's 8-byte formats x8, o8, and u8 now work
|
2002-09-12 20:02:56 +08:00
|
|
|
* tail now accepts fractional seconds for its --sleep-interval=S (-s) option
|
2002-08-14 21:44:19 +08:00
|
|
|
[4.5.1]
|
2002-09-01 00:02:41 +08:00
|
|
|
* du and ls now report sizes of symbolic links (before they'd always report 0)
|
2002-08-02 22:49:52 +08:00
|
|
|
* uniq now obeys the LC_COLLATE locale, as per POSIX 1003.1-2001 TC1.
|
|
|
|
|
2002-08-04 21:48:07 +08:00
|
|
|
This package is the union of the following:
|
2002-08-26 18:04:05 +08:00
|
|
|
textutils-2.1, fileutils-4.1.11, sh-utils-2.0.15.
|