Re: ln overwrites newly created files

2007-08-23 Thread Jim Meyering
Jim Meyering <[EMAIL PROTECTED]> wrote: > Eric Blake <[EMAIL PROTECTED]> wrote: > >> Contrast the following: >> >> $ mkdir a b c >> $ echo 1 > a/f >> $ echo 2 > b/f >> $ cp -v a/f b/f c --remove-destination >> `a/f' -> `c/f' >> cp: will not overwrite just-created `c/f' with `b/f' >> >> with the si

[bug #20883] sort -u -n drops more lines than expected

2007-08-23 Thread anonymous
URL: Summary: sort -u -n drops more lines than expected Project: GNU Core Utilities Submitted by: None Submitted on: Friday 08/24/2007 at 05:52 UTC Category: None Seve