On Wed, 2009-07-29 at 22:20 +0200, Antonio M wrote: > if I want to divert the output of lsusb -vv command to a file, what > shall I do??? Same as you do with anything that sends it output to stdout, use '>' (or '>>' to append). You seriously need to read up on basic Shell usage, no offense. poc -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines