oneliners/bash/get_serial_console_log_with...

3 lines
53 B
Bash
Raw Normal View History

2021-03-10 00:37:36 +01:00
#!/bin/bash
ts "%H:%M:%.S" < /dev/ttyUSB0 > test.log