Skip to content

Instantly share code, notes, and snippets.

@faust45
Created April 7, 2010 15:58
Show Gist options
  • Select an option

  • Save faust45/359046 to your computer and use it in GitHub Desktop.

Select an option

Save faust45/359046 to your computer and use it in GitHub Desktop.
getcwd("/home/couchdb", 8191) = 14
stat64("/home/couchdb/./erl_posix_msg.beam", 0xbffee2c4) = -1 ENOENT (No such file or directory)
open("/home/couchdb/./erl_posix_msg.beam", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/erlang/lib/kernel-2.13.2/ebin/erl_posix_msg.beam", 0xbffee2c4) = -1 ENOENT (No such file or directory)
open("/usr/local/lib/erlang/lib/kernel-2.13.2/ebin/erl_posix_msg.beam", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
stat64("/usr/local/lib/erlang/lib/stdlib-1.16.2/ebin/erl_posix_msg.beam", {st_mode=S_IFREG|0644, st_size=9272, ...}) = 0
open("/usr/local/lib/erlang/lib/stdlib-1.16.2/ebin/erl_posix_msg.beam", O_RDONLY|O_LARGEFILE) = 8
read(8, "FOR1\0\0$0BEAMAtom\0\0\4\303\0\0\0\217\rerl_pos"..., 9272) = 9272
close(8) = 0
getcwd("/home/couchdb", 8191) = 14
clock_gettime(CLOCK_MONOTONIC, {8338, 801859126}) = 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment