$ whatis eeprom

eeprom eeprom (1m) - EEPROM display and load utility


Examples:


  1. eeprom
  2. eeprom -v
  3. eeprom console
  4. eeprom | grep -i tty

You can also sue the eeprom command to change the value of these eeprom variables by using the syntax below:

# eeprom variable=value

Here is an example which assignes the value 'ttya' to the 'console' variable.

# eeprom console=ttya

Please click on " man eeprom. " to see the Manual Page for this command.