Date: Mon, 24 Aug 1998 10:51:01 -0400 From: Roman Katsnelson <romank@graphnet.com> To: "q's" <freebsd-questions@FreeBSD.ORG> Subject: Group ownership Message-ID: <35E17DD5.2D348722@graphnet.com>
next in thread | raw e-mail | index | archive | help
Hi, I am writing a shell script to automate some procedures. I want this shell to be executable by root only. One of the things it needs to do is create some directories. But I don't want these directories to be owned by root/wheel. While I can do chown whatever I want, I don't know how to change the fact that it's owned by group wheel. Any suggestions? Thanks! Roman -- Roman Katsnelson <-- Unix/NT Sys.Admin. Graphnet, Inc. <-- HQ at Teaneck http://www.wait.org <-- and in the mean time... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35E17DD5.2D348722>