implement cat -v as a separate applet.
help
cat is used to concatenate files and print them to the standard
output. Enable this option if you wish to enable the 'cat' utility.
+
config CONFIG_CATV
bool "catv"
default n
Display nonprinting characters as escape sequences (like some
implementations' cat -v option).
-config CONFIG_FEATURE_CAT_ESCAPE
- bool "support -vetET"
- depends on CONFIG_CAT
- default n
- help
- Sheer bloat.
-
config CONFIG_CHGRP
bool "chgrp"
default n