On Tue, Sep 03, 2002 at 09:05:47AM +0100, murali m wrote:
> 
> i have also noted some strange permissions and a very
> large size of my /home directory ( /dev/hda6 ) 
> ?-wSwS-wT. 
>

This is something wrong. Please do a lsattr on the  files  and
check. The attributes have been  changed by  someone  or  some 
process calling the chattr or similar program .. I am not sure 
what "T" means, but AFAIK, if "S" attribute is set, it is like
a `sync' mount option applied to a subset of the dirs/files.

Check out documentation on file attributes, lsattr and chattr.

Bish
                            
--
:
####[ Linux One Stanza Tip (LOST) ]###########################

Sub : bash tricks (#1)                               LOST #147

Why re-type a full command.  At the bash prompt "!" allows you
to go back to the last command executed with a search pattern.  
e.g. During an edit-compile session you entered something like 
gcc -o test test.c, and then edited it again, to re-compile it 
all you do is enter '!gcc' [Enter] ... and there it goes ...
  
####<[EMAIL PROTECTED]>########################################
:


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to