From owner-freebsd-questions@FreeBSD.ORG Tue Apr 8 23:06:52 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06EE937B401 for ; Tue, 8 Apr 2003 23:06:52 -0700 (PDT) Received: from asarian-host.net (mail.asarian-host.net [194.109.160.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9200443F3F for ; Tue, 8 Apr 2003 23:06:50 -0700 (PDT) (envelope-from admin@asarian-host.net) Comments: To protect the identity of the sender, certain header fields are either not shown, or masked. Anonymous email addresses for asarians can be requested by filling in the appropriate form at: https://asarian-host.net/cgi-bin/signup.cgi Received: (from root@localhost) by mail.asarian-host.net (8.12.9/8.12.9) id h3966m0o062396 for freebsd-questions@freebsd.org; Wed, 9 Apr 2003 08:06:48 +0200 (CEST) (envelope-from admin@asarian-host.net) From: Mark Message-Id: <200304090606.H3966MPM062388@asarian-host.net> Date: Wed, 09 Apr 2003 06:06:48 GMT X-Authenticated-Sender: admin@asarian-host.net X-Trace: aOMgIalYNiVeVxlGEsA4LdiVOpU4DIq3IPtPKkm6hUjG8Kwo/Ca55Ojt2mpVYaZFhkVG83Wfll6gkfVrSaoXug== X-Complaints-To: abuse@asarian-host.net X-Abuse-Info: Please be sure to forward a copy of ALL headers X-Abuse-Info: Otherwise we are unable to process your complaint Organization: Asarian-host To: MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Auth: Asarian-host PGP signature iQEVAwUAPpO4eDFqW1BleBN9AQHY7wf/RLusxJLstXyeASopwzCR5J0UASRDWR2B thNs/IzvtanrgKYQY673yGKBiLDFSnFkaQqFpRsI5OsnWQ6e4g22SFNf0T7UZmY4 hX1pfRJTOou7I/mSwqmdu8Sqsh42nsWP+2JyUKICwQrj6U95kJP0W7JfQbXvwd3y 3MK4f6Wlz6MLAEAGEA+R/TstxNWkVnTI7PeFjyklOSZE/B4r/rSsDMYAXoEJ1V5N zWBiueFxBtcTF8zHYuyZ6ipwZy749kjDQNdJbc4HKJ0ivB7k3aNjQf06n8Zhvp/U OgxeOxhSClNMNLBWnErG/Evp7Zj6WVWSYRsLyC/mRcHqZZJvR8ORAA== =ineX Subject: 'chflags' on a symbolic link file? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2003 06:06:52 -0000 Hello again, Perhaps a dumb question, but can I do a 'chflags' on a symbolic link file? (FreeBSD 4.7R). Not the destination of the link, but the actual link file itself. The reason I ask, is that I want to prevent a symbolic link from being deleted. Thanks, - Mark