The following leads me to believe that the -F flag should be supported and
valid.
Based on the non-trivial usage comment section from slattach.c:
//usage:#define slattach_trivial_usage
//usage: "[-ehmLF] [-c SCRIPT] [-s BAUD] [-p PROTOCOL] SERIAL_DEVICE"
//usage:#define slattach_full_usage
Looking at header_list() and header_verbose_list(). Fixing it _properly_ would
include some awareness of the current charset and terminal type I think.
At the very least I guess we could transform all the escape chars and feed
chars to a “?” maybe?
From: busybox on behalf of Ian Norton
Date: