usage: swim --ramdiskon swim --ramdiskoff options: [-n] [--searchfile] [--arch <architecture>] [--dists <distribution>] [--dbpath] [--root] no options for --ramdiskoff
--ramdiskon allows a ramdisk to be created and mounted. If called with -n (not-installed databases) ncontents-arch-dists.deb.gz will automatically be written to the mounted ramdisk. This provides faster file/dir listing capabilities when using -l, --df, or -d when querying the not-installed system. Faster powersearch capabilities are available through the option --searchfile. If the search databases are not already compressed, they will now be compressed, this usually only needs to be done once or until the databases are updated or rebuilt again. The search databases will then be written to the mounted ramdisk. An installed system only writes the search databases to the mounted ramdisk, so always use --searchfile when specifying installed system databases.
--ramdiskoff is used to unmount the ramdisk. The not-installed databases and the installed databases can not be simultaneously provided by a mounted ramdisk, use --ramdiskoff first, then --ramdiskon to install the other databases of choice. This also pertains to different distributions and/or architectures.
See the section ``SPECIFYING THE DATABASES TO USE , section 9.2'' for options --arch, -dists.
See the section ``DATABASE LOCATIONS , section 9.11'' for options --dbpath and --root.