Date: Sat, 16 Nov 2002 12:29:20 +0100 (CET) From: Oliver Fromme <olli@secnetix.de> To: freebsd-current@FreeBSD.ORG Subject: Asking for tester (small patch to chown(8)/chgrp(1)) Message-ID: <200211161129.gAGBTKHJ033124@lurza.secnetix.de>
next in thread | raw e-mail | index | archive | help
Hi, I've submitted a small patch (bin/45333) for both -stable and -current, but I haven't been able to test it under -current (due to lack of a spare machine). Would someone please give it a try and let me know if it compiles and works? The patch adds an option -r to chown(8) and chgrp(1), which does pretty much the same as the -r option of touch(1) and truncate(1). Basically, it let's you "copy" ownerships and group memberships from one file to another, which is useful in scripts. Thanks! Best regards Oliver PS: http://www.freebsd.org/cgi/query-pr.cgi?pr=45333 PPS: If you reply to the list, please do not Cc me. I do read the list. -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211161129.gAGBTKHJ033124>