debconf-escape(1) v7 man page | unix.com

Man Page: debconf-escape

Operating Environment: v7

Section: 1

DEBCONF-ESCAPE(1)						      Debconf							 DEBCONF-ESCAPE(1)

NAME
debconf-escape - helper when working with debconf's escape capability SYNOPSIS
debconf-escape -e < unescaped-text debconf-escape -u < escaped-text DESCRIPTION
When debconf has the 'escape' capability set, it will expect commands you send it to have backslashes and newlines escaped (as "\" and " " respectively) and will in turn escape backslashes and newlines in its replies. This can be used, for example, to substitute multi-line strings into templates, or to get multi-line extended descriptions reliably using "METAGET". SEE ALSO
debconf-devel(7) (available in the debconf-doc package) AUTHOR
Colin Watson <cjwatson@debian.org> 2018-02-28 DEBCONF-ESCAPE(1)
Related Man Pages
debconf(1) - centos
debconf(1) - plan9
debconf(1) - posix
debconf(1) - hpux
debconf(1) - osf1
Similar Topics in the Unix Linux Community
[Tip] HACMP 7.1.3 and DB/2-Installation
Need to add prefix using sed or awk from cat the file
Sort by values in the 1st row, leaving first four coulumns untouched
Building JSON command with bash script
Bash - here document on RHEL 6.8 and 6.9 servers aren't working