tedd schrieb:
Hi Gang:

When I list one of my directories, via:

echo("<pre>");
system("ls -l");
echo("</pre>");

I get:

-rw-r--r--  1 ancientstones psacln  6980 Apr 28 18:46 ancientstones.gif
-rw-r--r--  1 ancientstones psacln  2090 May 14 10:10 as.css
-rw-r--r--  1 ancientstones psacln   658 May  2 14:59 big_m.php
...

My question is, what is "psacln"?

In all the reference material I've looked at, that column is absent. Is that the "name" for the group?

Thanks.

tedd
groupowner of that file.
yes.

--
Smileys rule (cX.x)C --o(^_^o)
Dance for me! ^(^_^)o (o^_^)o o(^_^)^ o(^_^o)

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to