|
Ran
|
Files
3
|
Run time
0s
|
Badge
README BADGES
|
push
github
chmod: list filename in warning if chmod() fails (#813) * Address same issue as for previous chgrp commit: 420f8b2a1 * The argument list could have 3 files, and chmod() is successful for one but the remainder fail * It would be nice to introduce a regular usage() function in chmod later %perl chmod 600 /etc/motd wordlist.txt /etc/passwd chmod: failed to change mode for '/etc/motd': Operation not permitted chmod: failed to change mode for '/etc/passwd': Operation not permitted
350 of 479 relevant lines covered (73.07%)
4736.89 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|