Package: file Severity: minor File should not say a file is writable if it isn't. $ file /var/log/syslog /var/log/syslog: writable, regular file, no read permission $ test -w /var/log/syslog||echo no no -w FILE FILE exists and write permission is granted
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]