From owner-freebsd-hackers Tue Apr 4 23:59:51 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id E27BD37BC6C for ; Tue, 4 Apr 2000 23:59:47 -0700 (PDT) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id IAA16936 for ; Wed, 5 Apr 2000 08:59:42 +0200 (MET DST) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id JAA17404 for ; Wed, 5 Apr 2000 09:00:43 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id IAA62867 for hackers@freebsd.org; Wed, 5 Apr 2000 08:59:44 +0200 (CEST) Date: Wed, 5 Apr 2000 08:59:44 +0200 (CEST) From: Christoph Kukulies Message-Id: <200004050659.IAA62867@gil.physik.rwth-aachen.de> To: hackers@freebsd.org Subject: chmod (gnu version) -c switch Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While adapting a script that was originally written for Linux I came across an option -c --changes to chmod which verbosely lists the files whose permissions are actually changed by chmod. Is there a way to have this under FreeBSD also? Like another set of these elementary utilities one can switch over temporarily? Do /compat/linux/bin programs work ? Would changing the path towards picking these binaries first be a solution in that case? -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message