Date: Mon, 20 Dec 1999 12:32:24 -0700 (MST) From: "Forrest W. Christian" <forrestc@iMach.com> To: "Chuck O'Donnell" <cao@bus.net> Cc: stable@FreeBSD.ORG Subject: Re: edquota problem Message-ID: <Pine.BSF.3.96.991220122851.16460A-100000@workhorse.iMach.com> In-Reply-To: <19991220135736.B20394@bus.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 20 Dec 1999, Chuck O'Donnell wrote: > I'm not sure what the best answer is for the long term. Would a perl > one-liner help the immediate need? e.g., > > edquota -p usrtmpl `perl -e '$u=getpwnam($ARGV[0]);print "$u-$u"' 2-xhibit` You know, every once in a while someone comes up with a solution I look at and say to myself "Duuuuuuh!" I already have the uid available. (This is being ran from a custom perl add-user script). I will fix my script accordingly. That will be more reliable than the username anyways. However, this might be something someone should look at fixing long-term. Who "owns" this code? And/or where should this be discussed? - Forrest W. Christian (forrestc@imach.com) KD7EHZ ---------------------------------------------------------------------- iMach, Ltd., P.O. Box 5749, Helena, MT 59604 http://www.imach.com Solutions for your high-tech problems. (406)-442-6648 ---------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.991220122851.16460A-100000>