- From: Andy Seaborne <andy.seaborne@epimorphics.com>
- Date: Fri, 25 Jan 2013 12:40:28 +0000
- To: public-ldp-wg@w3.org
On 25/01/13 11:33, Henry Story wrote:
> everything including directories are files.
Not really:
cat / ==> "cat: /: Is a directory"
echo $? ==> 1
man 2 read:
EISDIR
fd refers to a directory.
Andy
Received on Friday, 25 January 2013 12:40:59 UTC