This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e23c0ff5a0
freebsd-dev
/
bin
/
ln
History
Bruce Evans
9195f40982
Use lstat() instead of stat() for checking if the final source file exists,
...
so that `ln -fs' works when the source is a symlink pointing to a non- existent file.
1994-12-06 18:50:44 +00:00
..
ln.1
Added $Id$
1994-09-24 02:59:15 +00:00
ln.c
Use lstat() instead of stat() for checking if the final source file exists,
1994-12-06 18:50:44 +00:00
Makefile
Added $Id$
1994-09-24 02:59:15 +00:00
symlink.7
Added $Id$
1994-09-24 02:59:15 +00:00