Mailinglist Archive: opensuse-factory (242 mails)

< Previous Next >
[opensuse-factory] lsattr and ls -l or l
  • From: Donn Washburn <n5xwb@xxxxxxxxxxx>
  • Date: Wed, 03 Mar 2010 10:23:58 -0600
  • Message-id: <4B8E8D1E.3030905@xxxxxxxxxxx>
Hey Group

Question! How come some of the files in /usr/include/QtCore are shown as blue and others as white. I know about /etc/DIR_COLOR setting the color by suffix. However, all of these are file or file.h. I thought maybe it was from lsattr but both are show the same. One is blue and the other is black in my example.

This is just for information and is not viewed as a problem.

--
73 de Donn Washburn
307 Savoy Street Email:" n5xwb@xxxxxxxxxxx "
Sugar Land, TX 77478 LL# 1.281.242.3256
Ham Callsign N5XWB HAMs : " n5xwb@xxxxxxxx "
VoIP via Gizmo: bmw_87kbike / via Skype: n5xwbg
BMW MOA #: 4146 - Ambassador
" http://counter.li.org " #279316

m1l-suse:/usr/include/QtCore # /usr/bin/lsattr /usr/include/QtCore/qpair.h
/usr/include/QtCore/qxmlstream.h
--------------- /usr/include/QtCore/qpair.h
--------------- /usr/include/QtCore/qxmlstream.h
m1l-suse:/usr/include/QtCore # /bin/ls -l /usr/include/QtCore/qpair.h
/usr/include/QtCore/qxmlstream.h
-rw-r--r-- 2 root root 3884 Feb 11 09:55 /usr/include/QtCore/qpair.h
-rw-r--r-- 1 root root 18417 Feb 11 09:55 /usr/include/QtCore/qxmlstream.h

< Previous Next >