
A. OLCmd Reference
OLCmd chgrawfileext
The chgrawfileext command changes the file extensions of raw data files on seleted polling domains.
Format:
OLCmd chgrawfileext
Where:
Example:
The following command renames all .raw files on all polling domains to .ftp.
OLCmd chgrawfileext -o raw -e ftp
The following command renames .bad files on the polling domain named dallas to
.raw.
OLCmd chgrawfileext -d dallas -o bad -e raw
January 2002 |