summaryrefslogtreecommitdiff
path: root/TAO/utils/catior/README
blob: b26c06d951ccc4a42d4fa98442ff0692d5b1e719 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$Id$

CatIOR is a utility that takes in a stringified IOR and decodes it,
printing out the information contained in it.

Usage
-----

catior -f <filename>

Takes in a file which contains the IOR and will then output the
encoded information to stdout.

There are samples file in the test subdirectory.  You can run the
"catior" utility against them to see what the output looks like.