Home
last modified time | relevance | path

Searched refs:unexpand (Results 1 – 14 of 14) sorted by relevance

/coreutils/man/
Dunexpand.x2 unexpand \- convert spaces to tabs
Dexpand.x6 unexpand(1)
D.gitignore95 unexpand.1
Dlocal.mk166 man/unexpand.1: src/unexpand$(EXEEXT)
/coreutils/src/
Dunexpand.c103 unexpand (void) in unexpand() function
318 unexpand (); in main()
D.gitignore108 unexpand
Dlocal.mk452 src_unexpand_SOURCES = src/unexpand.c src/expand-common.c
/coreutils/po/
DPOTFILES.in138 src/unexpand.c
/coreutils/
DAUTHORS102 unexpand: David MacKenzie
DREADME17 tac tail tee test timeout touch tr true truncate tsort tty uname unexpand
DNEWS1088 expand and unexpand now support specifying an offset for tab stops
1186 expand and unexpand now support specifying a tab size to use
2462 unexpand -a now aligns correctly when there are spaces spanning a tabstop,
4231 and unexpand.
4603 expand unexpand
4831 expand and unexpand now conform to POSIX better. They check for
/coreutils/scripts/git-hooks/
Dcommit-msg25 tty uname unexpand uniq unlink uptime users vdir wc who whoami yes
/coreutils/tests/
Dlocal.mk454 tests/misc/unexpand.pl \
/coreutils/doc/
Dcoreutils.texi134 * unexpand: (coreutils)unexpand invocation. Convert spaces to tabs.
196 * Operating on characters:: tr expand unexpand
301 * unexpand invocation:: Convert spaces to tabs
7036 * unexpand invocation:: Convert spaces to tabs.
7532 @node unexpand invocation
7533 @section @command{unexpand}: Convert spaces to tabs
7535 @pindex unexpand
7537 @command{unexpand} writes the contents of each given @var{file}, or
7545 unexpand [@var{option}]@dots{} [@var{file}]@dots{}
7548 By default, @command{unexpand} converts only initial blanks (those
[all …]