UrtList - indexed/found urls dump

Introduction

UrtList parses a siteidx?.urt file and uses the siteidx?.ndx file depending on the options selected. It allows to output all urls available in the database, sort them or output only indexed urls.

Usage

Alkaline URTList 1.0 (c) Vestris Inc. 1994-2000 All Rights Reserved
parses the URT file and outputs all urls
usage: urtlist [-iso] siteidx?.urt
       -s: silent, no headers
       -i: show indexed urls only
           (expects siteidx?.ndx in the same path)
       -o: sort

Example

bash$ urtlist as/siteidx1.urt -io
Alkaline URTList 1.0 (c) Vestris Inc. 1994-2000 All Rights Reserved
[**********][956 lines]
[**********][90/955 indexed urls]
[sorting]
http://www.foo.com/
http://www.foo.com/default.htm
http://www.foo.com/business/
http://www.foo.com/college/
http://www.foo.com/bar/
http://www.foo.com/bar/index.html