From owner-freebsd-bugs Wed Jun 12 05:10:04 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA28277 for bugs-outgoing; Wed, 12 Jun 1996 05:10:04 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA28257; Wed, 12 Jun 1996 05:10:02 -0700 (PDT) Resent-Date: Wed, 12 Jun 1996 05:10:02 -0700 (PDT) Resent-Message-Id: <199606121210.FAA28257@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, zgabor@code.hu Received: from mail.EUnet.hu (mail.eunet.hu [193.225.28.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id FAA27821 for ; Wed, 12 Jun 1996 05:01:47 -0700 (PDT) Received: by mail.EUnet.hu, id OAA10066; Wed, 12 Jun 1996 14:01:39 +0200 Received: from zg.CoDe.hu by CoDe.CoDe.hu (NAA02831); Wed, 12 Jun 1996 13:54:08 GMT Received: (from zgabor@localhost) by zg.CoDe.hu (8.6.12/8.6.12) id OAA00659; Wed, 12 Jun 1996 14:08:49 +0200 Message-Id: <199606121208.OAA00659@zg.CoDe.hu> Date: Wed, 12 Jun 1996 14:08:49 +0200 From: Zahemszky Gabor Reply-To: zgabor@code.hu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: bin/1313: link(8)/unlink(8) Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >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: