Home
last modified time | relevance | path

Searched refs:escape (Results 1 – 5 of 5) sorted by relevance

/coreutils/tests/ls/
Dquote-align.sh51 ls $opt -R --quoting=shell-escape --color=always "$dirname" >> out || fail=1
/coreutils/src/
Ddigest.c919 print_filename (char const *file, bool escape) in print_filename() argument
921 if (! escape) in print_filename()
/coreutils/doc/
Dcoreutils.texi2087 printable single byte character, C backslash escape
4071 escape sequences are reserved for future use.
5840 As a matter of convenience to the user, many usual backslashed escape
5859 As a matter of convenience to the user, many usual backslashed escape
5962 As a matter of convenience to the user, many usual backslashed escape
7153 The following backslash escape sequences are recognized:
7184 significance; this can be used to escape the characters
7888 @option{--escape} (@option{-b}) and operate
7897 //DIRED-OPTIONS// --quoting-style=escape
8254 output is not a terminal. See also the @option{--escape} (@option{-b}),
[all …]
/coreutils/
DTHANKS.in645 Urs Thuermann urs@isnogud.escape.de
DNEWS1305 ls is now fully responsive to signals until the first escape sequence is
2886 ls --color no longer emits the final 3-byte color-resetting escape
3701 ls --color no longer outputs unnecessary escape sequences
5546 * printf: a hexadecimal escape sequence has at most two hex. digits, not three.