
3 Feb
2004
3 Feb
'04
4:33 p.m.
At 05:20 PM 2/2/2004, Walter Landry wrote:
Beman Dawes <bdawes@acm.org> wrote:
How should size( "foo" ) behave if "foo" is a directory?
What about symlinks?
Good question. The POSIX implementation just committed uses stat(). My inclination is that this is desirable, but I'm not a POSIX user so I could easily be wrong. Opinions? --Beman