Did you know ... | Search Documentation: |
Title for pldoc(dir_index) |
cgi.pl -- Read CGI parameters | ||
---|---|---|
crypt.pl | ||
filesex.pl -- Extended operations on files | ||
chmod/2 | Set the mode of the target file. | |
copy_directory/2 | Copy the contents of the directory From to To (recursively). | |
copy_file/2 | Copy a file into a new file or directory. | |
delete_directory_and_contents/1 | Recursively remove the directory Dir and its contents. | |
delete_directory_contents/1 | Remove all content from directory Dir, without removing Dir itself. | |
directory_file_path/3 | True when Path is the full path-name for File in Dir. | |
directory_member/3 | True when Member is a path inside Directory. | |
ensure_directory/1 | Ensure the directory Dir exists. | |
link_file/3 | Create a link in the filesystem from NewPath to OldPath. | |
make_directory_path/1 | Create Dir and all required components (like mkdir -p). | |
relative_file_name/3 | True when RelPath is Path, relative to the file RelToFile. | |
set_time_file/3 | Query and set POSIX time attributes of a file. | |
hash_stream.pl -- Maintain a hash on a stream | ||
mallocinfo.pl -- Memory allocation details | ||
md5.pl -- MD5 hashes | ||
memfile.pl | ||
process.pl -- Create processes and redirect I/O | ||
is_process/1 | True if PID might be a process. | |
process_create/3 | Create a new process running the file Exe and using arguments from the given list. | |
process_group_kill/1 | Send signal to the group containing process PID. | |
process_group_kill/2 | Send signal to the group containing process PID. | |
process_id/1 | True if PID is the process id of the running Prolog process. | |
process_id/2 | PID is the process id of Process. | |
process_kill/1 | Send signal to process PID. | |
process_kill/2 | Send signal to process PID. | |
process_release/1 | Release process handle. | |
process_set_method/1 | Determine how the process is created on Unix systems. | |
process_wait/2 | True if PID completed with Status. | |
process_wait/3 | True if PID completed with Status. | |
process_which/2 | True when Path is an absolute file name for the specification Exe. | |
prolog_server.pl | ||
prolog_stream.pl -- A stream with Prolog callbacks | ||
rlimit.pl | ||
sched.pl -- Access process scheduling | ||
sha.pl -- SHA secure hashes | ||
socket.pl -- Network socket (TCP and UDP) library | ||
streaminfo.pl | ||
streampool.pl -- Input multiplexing | ||
syslog.pl -- Unix syslog interface | ||
time.pl -- Time and alarm library | ||
udp_broadcast.pl -- A UDP broadcast proxy | ||
uid.pl -- User and group management on Unix systems | ||
unix.pl -- Unix specific operations | ||
uri.pl -- Process URIs | ||
uuid.pl -- Universally Unique Identifier (UUID) Library |