使用-x选项,比如:
$ strace -s 1000 -x -e getxattr,setxattr setfacl -m g:user1:rwx sb
getxattr("sb", "system.posix_acl_access", "\x02\x00\x00\x00\x01\x00\x07\x00\xff\xff\xff\xff\x04\x00\x05\x00\xff\xff\xff\xff\x08\x00\x07\x00\xd1\x07\x00\x00\x10\x00\x07\x00\xff\xff\xff\xff\x20\x00\x00\x00\xff\xff\xff\xff", 132) = 44
+++ exited with 0 +++
https://stackoverflow.com/questions/25705216/how-to-decode-this-information-from-strace-output