1832594 Members
2894 Online
110043 Solutions
New Discussion

UPS Firmware version

 
SOLVED
Go to solution
oscar munoz_1
Occasional Contributor

UPS Firmware version

Before I install a patch the patch notes say that I must get the firmware version fo the UPS.
I edited the /etc/uucp/Devices file to add a line: "Direct tty0p1 - 1200 direct".

At the unix prompt I issued the following command: cu -l tty0p1

It takes you to a blank screen and I have to type V and it gives me the version number but I can't get out of the device.

How can I get out? everything I type gives me ??.
2 REPLIES 2
Hai Nguyen_1
Honored Contributor
Solution

Re: UPS Firmware version

Oscar,

Try "~." or "~.." without quotes.

Hai
A. Clay Stephenson
Acclaimed Contributor

Re: UPS Firmware version

The cu command is terminated by entering the "~." sequence. Man cu for details.
If it ain't broke, I can fix that.