Will Dyson on 30 Oct 2006 05:30:13 -0000 |
On 10/29/06, Art Alexion <art.alexion@verizon.net> wrote: On Sunday 29 October 2006 16:54, sean finney wrote: > On Sun, 2006-10-29 at 14:39 -0500, Will Dyson wrote: > > I suggest you try running 'hald --daemon=no --verbose=yes' for a much > > more useful output.
> +1 to this suggestion. also, if you could attach the output in a > seperate file, it'd be helpful so i don't have to manually fix up > line-wrapping and various charset escape sequences from the mail.
'sudo strace hald --daemon=no 2> hald.strace' This redirects the program's filehandle #2 (which is always stderr) instead of the default stdout. -- Will Dyson ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|