Re: Default file access permissions on /tmp

2006-10-05 Thread Bob McGowan
Bruno Costacurta wrote: Hello, what are default file access permissions on directory /tmp ? (Note: I just inadvertly change them and would like to restore as original setup.) Cheers, Bruno As root: chmod 1777 /tmp Bob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Re: Default file access permissions on /tmp

2006-10-05 Thread Steve Kemp
On Thu, Oct 05, 2006 at 10:49:42PM +0200, Bruno Costacurta wrote: > what are default file access permissions on directory /tmp ? 1755 If you have a working/normal system you can use "stat" to list the permissions: [EMAIL PROTECTED]:~$ stat /tmp File: `/tmp' Size: 245760 B

Default file access permissions on /tmp

2006-10-05 Thread Bruno Costacurta
Hello, what are default file access permissions on directory /tmp ? (Note: I just inadvertly change them and would like to restore as original setup.) Cheers, Bruno -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]