We all use many USBs these days, and sometimes logging them can be useful. Suppose any of your USB drives are not functioning properly or a USB device is causing issues with your computer. In that ...
This easy. Just type logger on the command line and your message will be added to the end of the /var/log/syslog file. $ logger comment to be added to log $ tail -1 /vvar/log/syslog May 21 18:02:16 ...