|
System Configuration - UNIX
| COBOL
It is important to have a copy of your system configurations. To print these out, you should be at the UNIX prompt #. Type: cd /mc/cobol or cd /mc/icobol Type: ICTERM=(terminal type i.e. dg) Type: export ICTERM Type: ./icconfig Select option 10. List configuration <filename>.ls Press <ESC> to exit the icconfig program. This will create a file called system.ls (by default or <system name>.ls if you use a different system name than the default). This can be printed to the printer of your choice. Type: cat system.ls > /dev/(printer device i.e. lp0) or lp -d (printer device i.e. lp0)
system.ls Once this has been printed: Type: exit |