npat-efault / picocom

Minimal dumb-terminal emulation program
GNU General Public License v2.0
644 stars 126 forks source link

picocom requires STDIN? #142

Open rahav opened 1 year ago

rahav commented 1 year ago

I am not sure if I need to ask for a new ticket to be opened for this question?

I would like to run picocom unattended on a Raspberry Pi. It would listen to a dev/tty.. device and write the data to a file. Is that possible? I am not able to automatically invoke picocom after startup (e.g. local.rc), or using cron. All of these attempts fail with the message "!! STDIN is not a TTY"