Ricardo, could I kindly ask you to please tell the ugrep developer what kind of
file is /sys/kernel/security/apparmor/revision and why it has size 0, contents
"10", and behaves in a special way? They seem not to have Debian at their
disposal, while I'm not knowledgable enough to make sense of it. Look:
# ls -laF /sys/kernel/security/apparmor/revision -r--r--r-- 1 root root 0 Mar
12 01:56 /sys/kernel/security/apparmor/revision # cat
/sys/kernel/security/apparmor/revision 10 ^C # grep -r dvistyle
/sys/kernel/security/apparmor grep: /sys/kernel/security/apparmor/revision:
Resource temporarily unavailable grep: /sys/kernel/security/apparmor/.remove:
Invalid argument grep: /sys/kernel/security/apparmor/.replace: Invalid argument
grep: /sys/kernel/security/apparmor/.load: Invalid argument # grep dvistyle
/sys/kernel/security/apparmor/revision ^C
The ^C messages are caused by me pressing Ctrl+C interrupting hanged processes.