Christopher Vasanth forced the electrons to say:
> ls shows the following:
> 
>       drwxr-xr-x    2 root     root            0 Nov 14 09:59 misc

As you can see, only the owner (in this case, root) can create new
files in the misc directory. A normal user can edit existing files in
the misc directory (assuming he has 'w' perms to the file), but cannot
create new ones.

Anyway, your scripts should be using /tmp as the place to create temporary
files. If it really has to create files in /misc, then run the script
as root.

Binand

-- 
#define l/* Binand Raj S. <[EMAIL PROTECTED]> */".%\"-\"("
#define s/* Ambition: To write sendmail.cf from scratch  */abs(abs(i)-5)
main(i,j){for(i=-5;i<6;i++){for(j=0;j<35-s;j++,putchar(32));putchar(s[l]^
108);for(j=0;j<2*s-1;j++,putchar(32));s&&putchar(s[l]^108);putchar(10);}}

----------------------------------------------
Find out more about this and other Linux India 
mailing lists at http://lists.linux-india.org/

Reply via email to