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
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
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]
3 matches
Mail list logo