fetch_host
Purpose:
-
Fetch a hostname for a specified cell number. The hostname will be retrieved from the cell_map file. The retrieved hostname will be written to standard out.
Enter:
-
fetch_host <cell>
Where:
-
cell
Specify the test cell name from where to retrieve the hostname.
Example:
-
fetch_host 103
The above command retrieves the hostname for test cell 103. The retrieved hostname string is written to the screen.