blob: 446c4fb951cd72f799f07df3eaf6b1dd2a7a2a37 [file] [log] [blame] [edit]
Opened "/file.txt" with flags 2
Wrote to file "/file.txt"
Wrote to file "/file.txt"
About to move "/file.txt" to "/renamed.txt"
Moved "/file.txt" to "/renamed.txt"
Opened "/renamed.txt" with flags 1
Wrote to file "/dev/tty"
File read returned 'hello!'
Wrote to file "/dev/tty"
About to delete "/renamed.txt"
Deleted "/renamed.txt"