Closed vkill closed 3 years ago
Hi, there
Because the "Bad system call" maybe happened on some machines.
[root@xxx tmp]# file a.txt a.txt: empty Bad system call [root@xxx tmp]# echo $? 159 [root@xxx tmp]# file -S a.txt a.txt: empty [root@xxx tmp]# echo $? 0
Please review it. thank you.
Useful, thank you
Hi, there
Because the "Bad system call" maybe happened on some machines.
Please review it. thank you.