On 8-24-14 16:05:05 Tod Merley wrote: > using such commands as: > > tail dmesg #prints the last ten lines of dmesg Not here: $ tail dmesg tail: cannot open ‘dmesg’ for reading: No such file or directory $ > less dmesg #prints several lines of dmesg with response to up/down > arrow to see the whole file - q to end $ less dmesg dmesg: No such file or directory $ > cat dmesg #prints the whole dmesg file to the screen all at once So stop this silliness. Read the manual page for dmesg(1). And try running commands you post before posting them. NAME dmesg - print or control the kernel ring buffer The dmesg command writes to stdout. -- Garry T. Williams -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org