From mint-bounce@lists.fishpool.fi Mon Jun 21 08:21:46 2010 Date: Mon, 21 Jun 2010 14:19:49 +0200 (CEST) From: xavier.joubert@free.fr To: mint Message-ID: <1822977259.1926321277122789531.JavaMail.root@spooler6-g27.priv.proxad.net> In-Reply-To: <10694051.1926061277122739024.JavaMail.root@spooler6-g27.priv.proxad.net> Subject: Re: [MiNT] cat /proc/cpuinfo MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 X-Originating-IP: [212.234.144.140] X-Mailer: Zimbra 5.0 (ZimbraWebClient - FF3.0 (Win)/5.0.11_GA_2627.UBUNTU8_64) X-Authenticated-User: xavier.joubert@free.fr X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: xavier.joubert@free.fr Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o5LCLjFF010237 Hello, ----- "m0n0" a écrit : > But that doesn't explain why this virtual file shouldn't be opened by > qed. > Of course, writing to the file should fail... But reading it, should > be OK. That's because the file appear to have a size of 0 bytes. Qed uses this information, while cat ignore it and tries to read datas from the file anyway (and succeed in this specific case). Regards, Xavier