On Mon, 10 Sep 2001, John R. Jackson wrote:
> What does the following say:
>
> ls -ld ~operator/.amandahosts
-r-------- 1 operator operator 28 Sep 10 14:14 /usr/local/amanda/.amandahosts
> ls -ld ~operator
drwxrwxr-x 2 operator wheel 512 Sep 10 14:14 /usr/local/amanda
> ls -ld ~operator/..
drwxr-xr-x 13 root wheel 512 Sep 7 09:11 /usr/local/amanda/..
> ls -ld ~operator/../..
drwxr-xr-x 23 root wheel 512 Aug 22 16:03 /usr/local/amanda/../..
Yes operator's home dir is set as /usr/local/amanda that's just kinda
where it ended up getting standardized on here...
thanks!
-Josh