Did you know ... Search Documentation:
Pack pac -- prolog/util/file.pl
PublicShow source
 pipe_line(+X, -Y) is det
execute shell X via pipe and recieve the result as string Y.
 symbolic_link(+Target:string, +Link:string) is det
Make a symbolic link Link to Target via a shell call.

Undocumented predicates

The following predicates are exported, but not or incorrectly documented.

 file(Arg1, Arg2, Arg3)
 combine_file(Arg1, Arg2)
 cat_text(Arg1, Arg2)
 clean_io(Arg1, Arg2, Arg3)
 posix_file_path(Arg1, Arg2)
 tmp_file_name(Arg1)
 cat_files_to_codes(Arg1, Arg2, Arg3)
 cat_files(Arg1, Arg2)
 dict_of_files(Arg1)
 read_lines_as_atoms(Arg1, Arg2)
 read_lines(Arg1, Arg2)