Advertisement
Guest User

Untitled

a guest
Aug 21st, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.49 KB | None | 0 0
  1. unlink("/tmp/krb5cc_1000") = 0
  2. open("/tmp/krb5cc_1000", O_RDWR|O_CREAT|O_EXCL|O_TRUNC, 0600) = 3
  3. fcntl(3, F_SETFD, FD_CLOEXEC) = 0
  4. fcntl(3, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0
  5. write(3, "\5\4", 2) = 2
  6. write(3, "\0\f", 2) = 2
  7. write(3, "\0\1", 2) = 2
  8. write(3, "\0\10", 2) = 2
  9. write(3, "\0\0\0\0", 4) = 4
  10. write(3, "\0\0\0\0", 4) = 4
  11. fchmod(3, 0600) = 0
  12. write(3, "\0\0\0\1\0\0\0\1\0\0\0\21TODD.CLOUDERA.COM\0\0\0"..., 37) = 37
  13. fcntl(3, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0
  14. close(3) = 0
  15. open("/tmp/krb5cc_1000", O_RDWR) = 3
  16. fcntl(3, F_SETFD, FD_CLOEXEC) = 0
  17. fcntl(3, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0
  18. read(3, "\5\4", 2) = 2
  19. read(3, "\0\f\0\1\0\10\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\21TODD.C"..., 1024) = 51
  20. lseek(3, 0, SEEK_END) = 53
  21. write(3, "\0\0\0\1\0\0\0\1\0\0\0\21TODD.CLOUDERA.COM\0\0\0"..., 510) = 510
  22. fcntl(3, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0
  23. close(3) = 0
  24. open("/tmp/krb5cc_1000", O_RDONLY) = 3
  25. fcntl(3, F_SETFD, FD_CLOEXEC) = 0
  26. fcntl(3, F_SETLKW, {l_type=F_RDLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0
  27. read(3, "\5\4", 2) = 2
  28. read(3, "\0\f\0\1\0\10\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\21TODD.C"..., 1024) = 561
  29. lseek(3, 2, SEEK_SET) = 2
  30. read(3, "\0\f\0\1\0\10\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\21TODD.C"..., 1024) = 561
  31. lseek(3, -547, SEEK_CUR) = 16
  32. fstat(3, {st_mode=S_IFREG|0600, st_size=563, ...}) = 0
  33. read(3, "\0\0\0\1\0\0\0\1\0\0\0\21TODD.CLOUDERA.COM\0\0\0"..., 1024) = 547
  34. fcntl(3, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0
  35. close(3) = 0
  36. open("/tmp/krb5cc_1000", O_RDWR) = 3
  37. fcntl(3, F_SETFD, FD_CLOEXEC) = 0
  38. fcntl(3, F_SETLKW, {l_type=F_WRLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0
  39. read(3, "\5\4", 2) = 2
  40. read(3, "\0\f\0\1\0\10\0\0\0\0\0\0\0\0\0\0\0\1\0\0\0\1\0\0\0\21TODD.C"..., 1024) = 561
  41. lseek(3, 0, SEEK_END) = 563
  42. write(3, "\0\0\0\1\0\0\0\1\0\0\0\21TODD.CLOUDERA.COM\0\0\0"..., 192) = 192
  43. fcntl(3, F_SETLKW, {l_type=F_UNLCK, l_whence=SEEK_SET, l_start=0, l_len=0}) = 0
  44. close(3) = 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement