2 lines
101 B
OCaml
2 lines
101 B
OCaml
# Filename.temp_file "prefix." ".suffix" ;;
|
|
- : string = "/home/blue_prawn/tmp/prefix.301f82.suffix"
|