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

CatIOR is a small utility that takes in a stringified IOR and decode
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.