Advertisement
tyler569

Untitled

Sep 3rd, 2018
349
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. Starting ring 3 thread at 0x4014f0
  2.  
  3. Hello World from ring 3!
  4. $ test hello world
  5. Hello World!
  6. This is a test executable that was loaded with fork/exec
  7. You called this program with 2 arguments
  8. Filename: "test"
  9. argument 1 is "hello"
  10. argument 2 is "world"
  11. exited - return: 0
  12. $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement