swipl-rc - Online in the Cloud

This is the command swipl-rc that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


swipl-rc - SWI-Prolog resource archiver

SYNOPSIS


swipl-rc command resource-file member ...

DESCRIPTION


The utility swipl-rc allows for examining and modifying the SWI-Prolog resource data
associated with a SWI-Prolog save-state or runtime executable as created using SWI-
Prolog's predicate qsave_program/[1,2].

Options
l archive [member ...]
List the contents of the resource archive. If no members are specified, the entire
content is listed.

x archive [member ...]
Extract members from the archive into the current directory. If no members are
specified, the entire content is extracted. Each member is extracted into a file
with the same name as the archive member.

a archive [member ...]
Add files to the archive. If the archive already contains a member with the same
name, the contents is replaced. Anywhere in the sequence of members, the options
--class=class and --encoding=encoding may appear. They affect the class and
encoding of subsequent files. The initial class is data and encoding none.

d archive member ...
Delete members from the archive.

Use swipl-rc online using onworks.net services



Latest Linux & Windows online programs