Description
The following is a valid entry from a FreeBSD system:
crw-r----- 1 root kmem 0, 27 Jan 30 11:42 kmem
This causes a parse error, because the regular expression does not allow for the major and minor device numbers.
Attachments
Attachments
Issue Links
- is related to
-
NET-25 [net] Unix parser does not handle special files.
- Closed