Guest User

Untitled

a guest
Jun 11th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
OCaml 0.10 KB | None | 0 0
  1. let o = Lwt_main.run (Lwt_unix.openfile "/var/log/cwb.log" [Lwt_unix.O_APPEND; Lwt_unix.O_CREAT] 0o640);;
Add Comment
Please, Sign In to add comment