On 12/21/2014 11:49 AM, Renaud (Ron) OLGIATI wrote: > On Fri, 19 Dec 2014 15:07:25 -0300 > Renaud (Ron) OLGIATI <[email protected]> wrote: > >> # ls -l /dev/sdi >> brw-rw---T 1 root floppy 8, 128 Dec 19 07:59 /dev/sdi > Anyone know where I could find info on the special permission denoted by the > leading b in the permissions above,
That's not a permission, it indicates it's a block device. > and same for the trailing T ? Sticky bit is set. "info ls" brings the coreutils manual, where these flags are described (see section "What information is listed"). -- You are magnetic in your bearing. Eduardo M KALINOWSKI [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

