[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: /etc/power/apm fifo



> > Omit the -a option to pmud (in /etc/default/power) and you should be
> > able to do without the fifo.
>
> Will this still work like before?

It should. In case pmud (started without -a) complains about the missing
fifo, file a bug.

> > find is your friend here.
>
> The syntax is quite obfuscated (compared to grep).

find is more powerful than find -exec grep {} so yes, I'd expect the
syntax to be more difficult. grep is buggy in that it doesn't deal
gracefully with anything except plain files, so either get grep fixed (you
mentioned a bug against grep) or work around the bug. If you use a hammer
to tighten a screw, do you also complain about unexpected side effects?
(Hint: grep would also happily search /dev/sda or /dev/zero)

	Michael



Reply to: