<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi,<br><br>I'm not sure whether this is a deliberate feature or a bug, but for some reason the getfattr command won't give me a list of a file's system extended attributes when I use the -d option.<br><br>For example, all of my files have a system.ntfs_times extended attribute. But when I type the following:<br><br>getfattr -d -m "^system\." *<br><br>or <br><br>getfattr -d -m "^system\\." *<br><br>I get no output (incidentally can you tell me why a double backslash is required?)<br><br>However, if I type:<br><br>getfattr -d -n system.ntfs_times *<br><br>I do get a list of attributes.<br><br>Can you tell me if I'm doing something wrong, or whether this is a bug?<br><br>Thanks,<br><br>Jason de Ugalde<br><br>                                            </body>
</html>