From owner-freebsd-chat Sat Mar 31 8: 3:45 2001 Delivered-To: freebsd-chat@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 8027837B719 for ; Sat, 31 Mar 2001 08:03:40 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([fec0::2e0:7dff:fe81:749d]) by scientia.demon.co.uk with esmtp (Exim 3.22 #1) id 14jNlr-0003BW-00; Sat, 31 Mar 2001 16:58:35 +0100 Received: (from ben@localhost) by strontium.scientia.demon.co.uk (8.11.3/8.11.3) id f2VFwZs33700; Sat, 31 Mar 2001 16:58:35 +0100 (BST) (envelope-from ben) Date: Sat, 31 Mar 2001 16:58:34 +0100 From: Ben Smithurst To: Brad Knowles Cc: Joseph Mallett , chat@FreeBSD.ORG Subject: Re: [WAY OFF TOPIC] Argh! Did anybody tape survivor? Message-ID: <20010331165834.L97985@strontium.scientia.demon.co.uk> References: <20010331072001.E97985@strontium.scientia.demon.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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