Command howto

Thomas Thurman tthurman at gnome.org
Tue Oct 7 17:32:31 UTC 2008


2008/10/7 Jim <mickeyboa at sbcglobal.net>

> What command can I use to get all the lines in /var/log/messages that have
> messages on "bluetoothd" copied into a file called
> "mess" in /home/user/mess  ??
>

grep bluetoothd /var/log/messages > /home/user/mess/mess

assuming you have the rights to read messages and write to mess.

T
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20081007/114bda11/attachment-0001.htm>


More information about the fedora-list mailing list