Stdune.IoSourceIO operations.
val setup_copy :
?chmod:(int -> int) ->
src:path ->
dst:path ->
unit ->
in_channel * out_channelreads a file and prints its contents to stdout or the specified channel
Symlink with fallback to copy on systems that don't support it.
Hardlink with fallback to copy on systems that don't support it.