This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
508 execve("/usr/bin/ping", ["ping", "www.microsoft.com"], 0x7ffdcd296320 /* 34 vars */) = 0 | |
508 access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory) | |
508 brk(NULL) = 0x55ee83ade000 | |
508 arch_prctl(0x3001 /* ARCH_??? */, 0x7ffd2431a720) = -1 EINVAL (Invalid argument) | |
508 fcntl(0, F_GETFD) = 0 | |
508 fcntl(1, F_GETFD) = 0 | |
508 fcntl(2, F_GETFD) = 0 | |
508 access("/etc/suid-debug", F_OK) = -1 ENOENT (No such file or directory) | |
508 access("/etc/ld.so.preload", R_OK) = -1 ENOENT (No such file or directory) | |
508 openat(AT_FDCWD, "/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 3 |