This is a versatile library for looking into the contents of file systems.
The main scenario is that of finding all the directories and files within a single directory.
There is a large number of options that can control the behaviour of the library predicates.
This library has been developed and (only) tested on linux systems. It should work on other OSes as well.
It is highly recommended that you install from within SWI using its package manager.
To install simply do:
?- pack_install(os_sub).
And then load by:
?- [library(os_sub)].
module documentation:
os_sub.hml
sources: packs/os_sub
Nicos Angelopoulos
---
London
November, 2013