WACS: Utility Programs

Contents

Rungq - saved search viewer for Linux/Unix

Rungq is a little utility to run the Linux/Unix image viewer app gqview with a list of directory paths of the real locations of the image sets in a tag set or connection group. If you want to view image files using the Unix command line tools, this is a neat way to do it. Please note it requires a version of gqview > 2.1.3 or 2.1.2 plus the patch posted by John Ellis on the gqview-devel mailing list in November 2006. (Current release is 2.1.5, RPMs and tarballs are available from http://gqview.sourceforge.net).

To use, invoke with:
rungq 123
for tag set no 123. For a tag group, you can also optionally add just t or tag as a prefix to the number, as in:
rungq tag123
For a connection group, you add either c or conn on the front, so to see connection group 45, you would use:
rungq c45 or rungq conn45.


Next Section: Philosophy
Back to WACS Documentation Index