Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Mar 2001 09:27:57 -0500 (EST)
From:      Jim Freeze <jim@freeze.org>
To:        <questions@freebsd.org>
Subject:   What is 't' in chmod?
Message-ID:  <Pine.BSF.4.32.0103070924300.42531-100000@www.stelesys.com>

next in thread | raw e-mail | index | archive | help
Hi

In my /var/tmp directory I have

drwxr-xr-x   4 root     wheel         512 Mar  1 22:19 ./
drwxr-xr-t  20 root     wheel         512 Jun  7  2000 ../
drwxr-xr-t   5 jfreeze  wheel         512 Mar  1 22:18 texfonts/
drwxrwxrwx   2 root     wheel         512 Mar  7 09:09 vi.recover/

I used to have

drwxr-xr-x   4 root     wheel         512 Mar  1 22:19 ./
drwxr-xr-t  20 root     wheel         512 Jun  7  2000 ../
drwxr-xr-t   5 jfreeze  wheel         512 Mar  1 22:18 texfonts/
drwxrwxrwx   2 root     wheel         512 Mar  7 09:09 vi.recover/


The difference is

drwxr-xr-x   4 root     wheel         512 Mar  1 22:19 ./
         ^

What is the 't' and how do I get the mode:

drwxr-xr-t

I tried 1755 but got

drwxr-xr-T


Thanks
=========================================================
Jim Freeze
a.k.a Dr Freeze ... No, I've never met Batman!
---------------------------------------------------------
jim@freeze.org
http://www.freeze.org
=========================================================


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0103070924300.42531-100000>