[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Please verify: does your "ln" work?



On 25 Sep 2002 09:50:22 -0500 Elizabeth Barham <soggytrousers@yahoo.com>
wrote:

> Does your ln work as expected for creating hard links?
> 
> I'm using fileutils 4.1-10 and when I make a hard link:
> 
> shelby:~/src# touch k
> shelby:~/src# ln k y
> ln: creating hard link `y' to `k': No such file or directory

| :~$ touch k
| :~$ ln k y
| :~$ ln --version
| ln (fileutils) 4.1
| Written by Mike Parker and David MacKenzie.
| 
| Copyright (C) 2001 Free Software Foundation, Inc.
| This is free software; see the source for copying conditions.  There is
| NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
| PURPOSE.

Works fine here.

-- 
Jamin W. Collins



Reply to: