9 More Discussions You Might Find Interesting
1. Shell Programming and Scripting
Hi, I have two files
cat 1
100 1
110 2
113 4
230 5
334 7
500 8
900 10
I have another file
cat 2
100 200
201 300
301 400
401 500
501 600
601 700 (3 Replies)
Discussion started by: jacobs.smith
3 Replies
2. Shell Programming and Scripting
Hi friends,
i just want to know the command though which i can get the next word which comes just after a particluar keyword. For example:
suppose text.out is file which contains a pl/sql procedure . i want to find out the word which falls just after the "table1" keyword.
Thank... (7 Replies)
Discussion started by: neelmani
7 Replies
3. War Stories
Some of the colors weren't working on the Monitor. I found pressing around the plastic border of the screen brought them back. I opened the monitor casing and used the folded paper to put pressure against the LCD panel and housing. Wah Lah. More of a bend than a hack I guess. (2 Replies)
Discussion started by: herot
2 Replies
4. Hardware
Hi
We're looking for linux touch screen module (driver) for Dell ST222OT Monitor.
BTW Has someone already tried to use this monitor under linux and the touch screen works? (0 Replies)
Discussion started by: ccc
0 Replies
5. UNIX for Dummies Questions & Answers
Hi
I have experienced some problems with the new monitor on my Solaris WS (Solaris5.4). Old monitor (Sony ES200) died an we installed a new one (Dell Ultrascan P780)
The system booted but the monitor statrted blinking at the rate about once in 5-7 seconds. This is espetially strange that the... (0 Replies)
Discussion started by: Andrey Malishev
0 Replies
6. UNIX Desktop Questions & Answers
I want to setup dual monitor for the Dell Optiplex Gx520 computer.
The motherboard has an Intel Corporation 82915G Integrated Graphics
Controller.
Then I add an ATI Rage 128 video card.
The dual monitor work on Windows 2000 with the Intel chip as the
primary screen and the ATI chip... (0 Replies)
Discussion started by: TsanChung
0 Replies
7. Shell Programming and Scripting
Hi guys, hopefully you can give me a hand with this before my monitor has a nasty accident! :mad:
I have the following line in a script:
awk 'int(substr($1,2,2))>'06' && int(substr($1,2,2))<'08' ' ANYOLDFILE.log
... which when ran against this data file:
... correctly... (3 Replies)
Discussion started by: dlam
3 Replies
8. Linux
hi all
i brought a new acer 17" widescreen lcd monitor . fedora core linux 6 in not displaying on the monitor . giving a error input not supported
please let me know wht i can do (1 Reply)
Discussion started by: nageshrk
1 Replies
9. Solaris
:confused: Hi there!
I just purchased and hooked up to my Sun Blade 1000 running SunOs 5.9, a 20.1-in flat panel LCD monitor. I rebooted the system and the input signal to the monitor was fine at boot up until it started X-win, then the following message was displayed:
Video Input
2 D-SUB... (6 Replies)
Discussion started by: dcshungu
6 Replies
powerd(1M) powerd(1M)
NAME
powerd - power manager daemon
SYNOPSIS
/usr/lib/power/powerd [-n]
The powerd daemon is started by pmconfig(1M) to monitor system activity and perform an automatic shutdown using the suspend-resume feature.
When the system is suspended, complete current state is saved on the disk before power is removed. On reboot, the system automatically
starts a resume operation and the system is restored to the same state it was in immediately prior to suspend.
Immediately prior to system shutdown, the daemon notifies syslogd(1M) of the shutdown, which broadcasts a notification.
The following option is supported:
-n No broadcast mode. The daemon silently shuts down the system without notifying syslogd(1M).
/etc/power.conf Power Management configuration information file
See attributes(5) for descriptions of the following attributes:
+-----------------------------+-----------------------------+
| ATTRIBUTE TYPE | ATTRIBUTE VALUE |
+-----------------------------+-----------------------------+
|Availability |SUNWpmu |
+-----------------------------+-----------------------------+
|Interface Stability |Unstable |
+-----------------------------+-----------------------------+
pmconfig(1M), dtpower(1M), syslogd(1M), power.conf(4), attributes(5), cpr(7), pm(7D)
Using Power Management
15 Oct 1999 powerd(1M)