Date: Mon, 14 Aug 2000 01:48:55 -0700 (PDT) From: Sheldon Hearn <sheldonh@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ln ln.1 ln.c Message-ID: <200008140848.BAA26440@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sheldonh 2000/08/14 01:48:55 PDT
Modified files:
bin/ln ln.1 ln.c
Log:
Add the -i option, as found in rm(1), which provides an interactive
mode in which the user is prompted for confirmation before an
existing file is replaced.
Submitted by: alex
Revision Changes Path
1.12 +18 -4 src/bin/ln/ln.1
1.16 +30 -6 src/bin/ln/ln.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008140848.BAA26440>
