On 11/22/08, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: >> Was just wondering why I get permission denied when I try to do >> >> echo foo > /mnt/plumb/send > > What are the permissions on /mnt/plumb/send? > > Also, I have dropped your message, what are the details (ls -ld) on > /mnt/plumb? > > ++L > >
Here they are... [9]# ls -ld /mnt/plumb d-r-x------ M 10 fernan fernan 0 Nov 22 19:49 /mnt/plumb [9]# ls -l /mnt/plumb --r-------- M 10 fernan fernan 0 Nov 22 20:56 /mnt/plumb/edit --r-------- M 10 fernan fernan 0 Nov 22 20:56 /mnt/plumb/image --r-------- M 10 fernan fernan 0 Nov 22 20:56 /mnt/plumb/msword --r-------- M 10 fernan fernan 0 Nov 22 20:56 /mnt/plumb/none --r-------- M 10 fernan fernan 0 Nov 22 20:56 /mnt/plumb/postscript --rw------- M 10 fernan fernan 0 Nov 22 20:56 /mnt/plumb/rules --r-------- M 10 fernan fernan 0 Nov 22 20:56 /mnt/plumb/seemail ---w------- M 10 fernan fernan 0 Nov 22 20:56 /mnt/plumb/send --r-------- M 10 fernan fernan 0 Nov 22 20:56 /mnt/plumb/sendmail --r-------- M 10 fernan fernan 0 Nov 22 20:56 /mnt/plumb/showmail [9]# echo foo > /mnt/plumb/send /mnt/plumb/send: rc: can't open: '/mnt/plumb/send' permission denied [9]# I am assmuming that this is unusual? fernan -- http://www.fernski.com
