> ---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?
oh, the plumber is just a bit cranky. ; echo fu>/mnt/plumb/send /mnt/plumb/send: rc: can't open: '/mnt/plumb/send' permission denied ; echo fu>>/mnt/plumb/send echo: write error: bad plumb message format the plumber doesn't like it when you don't append to the file. see plumb(2) for details. - erik
