SIDLOC
Kathy J. Dunn and Ozgur Turkmen, IBM TPF Development
The SIDLOC tool is now available at
http://www.ibm.com/software/htp/tpf/download/sidloc.htm. SIDLOC
provides TPF developers with the functionality of placing SID
codes in their source files and comparing these source files to
corresponding original files in a given directory. The tool provides
a summary of the number of added, changed, and deleted lines.
To use the SIDLOC tool you need to have OS/390 UNIX System
Services (OS/390 UNIX).
To obtain the SIDLOC tool, do the following:
- From the TPF Web page at
http://www.ibm.com/software/htp/tpf,
under Fast Links, click Downloads.
- From the list of tools, click SIDLOC.
- From the SIDLOC page, click the Download now button.
- After agreeing to the license, click Accept and save
the file to your local workstation
Use an FTP program to transfer the file (sidloc.tar.Z) in binary
mode to OS/390 UNIX.
Extract the contents of sidloc.tar.Z by using the following
command:
pax -rf sidloc.tar.Z -ofrom=ISO8859-1,to=IBM-1047
Note: Remember
to set the file permissions appropriately.
Your directory should look similar to the
following:
-rwxr-xr-x 1 TURKMEN TASKS 32256 Oct 10 14:30 sidloc.tar.Z
-rwxr-xr-x 1 TURKMEN TASKS 2455 Oct 10 14:23 checknl.c
-rwxr-xr-x 1 TURKMEN TASKS 16384 Oct 10 14:22 checknl
-rwxr-xr-x 1 TURKMEN TASKS 3057 Oct 10 14:20 sidloc_readme.txt
-rwxr-xr-x 1 TURKMEN TASKS 3507 Oct 10 14:19 sidloc.1
-rwxr-xr-x 1 TURKMEN TASKS 17496 Oct 10 14:14 slwork
-rwxr-xr-x 1 TURKMEN TASKS 21877 Oct 10 14:14 sidloc
See the sidlocman page (sidloc.1) or the User's Guide
for information about how to use the tool.