changeTestidAll
Purpose:
Enter:
-
changeTestidAll <testid><filename>
Where:
-
testid
is the desired testid
filename
is the name of the PAM file that should have its testid changed. Wild cards are valid.
Example:
-
changeTestidAll mytestid.313 MYTESTID.*
The above command would change a line in any PAM datapoint file whose name begins with’MYTESTID.’ in the current directory. It reads each file and replaces the ‘testid’ entry that is part of a line in the file to ‘mytestid.313’.
Notes:
-
Be sure to ‘cd’ to the directory containing the files to be changed before entering the command.