Date: Thu, 27 Jan 2000 12:24:36 +0200 From: Sheldon Hearn <sheldonh@uunet.co.za> To: obrien@FreeBSD.ORG Cc: current@FreeBSD.ORG Subject: Re: (FWD) Re: cvs commit: src/etc/periodic/daily 200.backup-passwd Message-ID: <58105.948968676@axl.noc.iafrica.com> In-Reply-To: Your message of "Thu, 27 Jan 2000 00:23:23 PST." <20000127002323.B52191@dragon.nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Jan 2000 00:23:23 PST, "David O'Brien" wrote: > I think what you really want is: > > sed 's/^\([^:#@+-]*\):[^:]*:/\1:(password):/' Eeek, I don't know why I sent you that. It should have been: sed 's/^\([ +-][^+-][^:]*\):[^:]*:/\1:(password):/' Sorry about that. Ciao, Sheldon. 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?58105.948968676>