Date: Wed, 12 Jun 1996 14:08:49 +0200 From: Zahemszky Gabor <zgabor@code.hu> To: FreeBSD-gnats-submit@freebsd.org Subject: bin/1313: link(8)/unlink(8) Message-ID: <199606121208.OAA00659@zg.CoDe.hu> Resent-Message-ID: <199606121210.FAA28257@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 1313 >Category: bin >Synopsis: link(8)/unlink(8) >Confidential: yes >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 12 05:10:01 PDT 1996 >Last-Modified: >Originator: Zahemszky Gabor >Organization: >Release: FreeBSD 2.1.0-RELEASE i386 >Environment: On 2.1R, there's missing the (/etc) /sbin/link and unlink commands. These command are the most simplified version of the ln/rm commands, (eg, the ln command denies making a hard link to a directory, but the link command enables it - for root, of course; the rm/rmdir doesn't delete a hard linked directory, but unlink does it) - they are only interface commands to the system call. These command are mostly on AT&T Unices. >Description: >How-To-Repeat: >Fix: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199606121208.OAA00659>