Chang wrote:
% 1. what's the standard method to list ALL 1-bit flags of a inode
% (file/dir...)?

Eh? I'm not following you here. Is "ls -il foo" insufficient? What
about "stat"?
 
% 2. how to look at the "/" directory?

Nor do I quite understand this, but I would suggest

$ ls -l /

or, perhaps,

$ ls -ld /

What problem are you trying to solve?

Blessed be,

Kurt
-- 
Trouble always comes at the wrong time.
_______________________________________________
http://linux.nf -- [EMAIL PROTECTED]
Archives, Subscribe, Unsubscribe, Digest, Etc 
->http://linux.nf/mailman/listinfo/linux-users

Reply via email to