Home
last modified time | relevance | path

Searched refs:convert (Results 1 – 9 of 9) sorted by relevance

/coreutils/src/
Dunexpand.c127 bool convert = true; in unexpand() local
161 if (convert) in unexpand()
173 convert = false; in unexpand()
175 if (convert) in unexpand()
237 convert &= convert_entire_line || blank; in unexpand()
Dexpand.c108 bool convert = true; in expand() local
128 if (convert) in expand()
165 convert &= convert_entire_line || !! isblank (c); in expand()
/coreutils/man/
Dpr.x2 pr \- convert text files for printing
Ddd.x2 dd \- convert and copy a file
Dunexpand.x2 unexpand \- convert spaces to tabs
Dexpand.x2 expand \- convert tabs to spaces
/coreutils/
DREADME-install15 There used to be a "c99-to-c89.diff" patch you could apply to convert
DNEWS1568 cp,install,mv will convert smaller runs of NULs in the input to holes,
/coreutils/doc/
Dcoreutils.texi59 * dd: (coreutils)dd invocation. Copy and convert a file.
1543 convert from text to floating point numbers. These floating point
3064 For further processing of tail output, it can be useful to convert the
3642 or all of these kinds of modifiers. The format letter must convert a
5125 @c Sort records separated by an arbitrary string by using a pipe to convert
7312 A common use of @command{tr} is to convert lowercase characters to
7524 Only convert initial tabs (those that precede all non-space or non-tab
7580 Also convert all sequences of two or more blanks just before a tab stop,
9103 Note that with @option{-L} or @option{-H}, this option can convert
13330 The @var{format} argument is reused as necessary to convert all the
[all …]