rh analysis #2: tload
http://www.freelists.org/post/procps/Scan-results,5
This commit is contained in:
parent
3f75390563
commit
9408b9721b
2
tload.c
2
tload.c
@ -87,7 +87,7 @@ int main(int argc, char **argv)
|
||||
|
||||
if (argc > optind) {
|
||||
if ((fd = open(argv[optind], 1)) == -1) {
|
||||
perror(argv[optind]);
|
||||
perror("tty");
|
||||
exit(1);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user