Skip to content

Instantly share code, notes, and snippets.

@evanpurkhiser
Created May 20, 2014 13:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evanpurkhiser/021cb87f5c0f3546cfc7 to your computer and use it in GitHub Desktop.
Save evanpurkhiser/021cb87f5c0f3546cfc7 to your computer and use it in GitHub Desktop.
--- SIGCHLD (Child exited) @ 0 (0) ---
openat(AT_FDCWD, ".", O_RDONLY|O_NONBLOCK|O_DIRECTORY|O_CLOEXEC) = 3
open("/home/evan/.cache/bash_history", O_RDONLY) = 3
stat("/home/evan/.cache/bash_history", {st_mode=S_IFREG|0600, st_size=17670, ...}) = 0
open("/home/evan/.cache/bash_history", O_RDONLY) = 3
--- SIGCHLD (Child exited) @ 0 (0) ---
stat("/home/evan/.local/share/terminfo", {st_mode=S_IFDIR|0775, st_size=4096, ...}) = 0
access("/home/evan/.local/share/terminfo/x/xterm-termite", R_OK) = 0
open("/home/evan/.local/share/terminfo/x/xterm-termite", O_RDONLY) = 3
stat("/home/evan/.config/bash/inputrc", {st_mode=S_IFREG|0664, st_size=180, ...}) = 0
open("/home/evan/.config/bash/inputrc", O_RDONLY) = 3
stat(".", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
stat("/home/evan/.local/bin/ls", 0x7fff04bc4660) = -1 ENOENT (No such file or directory)
stat("/usr/local/sbin/ls", 0x7fff04bc4660) = -1 ENOENT (No such file or directory)
stat("/usr/local/bin/ls", 0x7fff04bc4660) = -1 ENOENT (No such file or directory)
stat("/usr/sbin/ls", 0x7fff04bc4660) = -1 ENOENT (No such file or directory)
stat("/usr/bin/ls", 0x7fff04bc4660) = -1 ENOENT (No such file or directory)
stat("/sbin/ls", 0x7fff04bc4660) = -1 ENOENT (No such file or directory)
stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=109944, ...}) = 0
stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=109944, ...}) = 0
access("/bin/ls", X_OK) = 0
stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=109944, ...}) = 0
access("/bin/ls", R_OK) = 0
stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=109944, ...}) = 0
stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=109944, ...}) = 0
access("/bin/ls", X_OK) = 0
stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=109944, ...}) = 0
access("/bin/ls", R_OK) = 0
stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=109944, ...}) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
--- SIGCHLD (Child exited) @ 0 (0) ---
stat("/bin/ls", {st_mode=S_IFREG|0755, st_size=109944, ...}) = 0
--- SIGCHLD (Child exited) @ 0 (0) ---
--- SIGCHLD (Child exited) @ 0 (0) ---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment