Date: Sat, 31 Mar 2001 16:58:34 +0100 From: Ben Smithurst <ben@FreeBSD.org> To: Brad Knowles <brad.knowles@skynet.be> Cc: Joseph Mallett <jmallett@newgold.net>, chat@FreeBSD.ORG Subject: Re: [WAY OFF TOPIC] Argh! Did anybody tape survivor? Message-ID: <20010331165834.L97985@strontium.scientia.demon.co.uk> In-Reply-To: <p05100803b6eb74abff35@[194.78.241.123]> References: <Pine.BSF.4.21.0103302307420.62589-100000@shell-3.enteract.com> <Pine.BSO.4.21.0103310013320.6108-100000@aphex.newgold.net> <20010331072001.E97985@strontium.scientia.demon.co.uk> <p05100803b6eb74abff35@[194.78.241.123]>
next in thread | previous in thread | raw e-mail | index | archive | help
Brad Knowles wrote: > At 7:20 AM +0100 3/31/01, Ben Smithurst wrote: > >> sysctl -w compat.linux.osname=$(uname -s) >/dev/null >> sysctl -w compat.linux.osrelease=$(uname -r) >/dev/null > > Surely you mean: > > sysctl -w compat.linux.osname=$(uname -s) < /dev/null > sysctl -w compat.linux.osrelease=$(uname -r) < /dev/null > > instead?!? Err... no? Since when did sysctl try to read from stdin anyway? -- Ben Smithurst / ben@FreeBSD.org / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010331165834.L97985>