Home
last modified time | relevance | path

Searched refs:expand (Results 1 – 20 of 20) sorted by relevance

/coreutils/man/
Dunexpand.x6 expand(1)
Dexpand.x2 expand \- convert tabs to spaces
D.gitignore27 expand.1
Dlocal.mk97 man/expand.1: src/expand$(EXEEXT)
Dhelp2man761 map { s/ +$//; expand $_ }
/coreutils/src/
Dexpand.c94 expand (void) in expand() function
230 expand (); in main()
D.gitignore32 expand
Dlocal.mk47 src/expand-common.h \
451 src_expand_SOURCES = src/expand.c src/expand-common.c
452 src_unexpand_SOURCES = src/unexpand.c src/expand-common.c
/coreutils/po/
DPOTFILES.in61 src/expand-common.c
62 src/expand.c
/coreutils/
DAUTHORS31 expand: David MacKenzie
DREADME-release101 sed 's/^/ /' | column -c 70 | expand
DTODO67 would expand /%(-_)?\d*N/ to the desired string and then pass the
DREADME12 du echo env expand expr factor false fmt fold groups head hostid hostname
Dcfg.mk329 expand $$file | grep -nE '^.{80}.' | \
DHACKING376 " Coreutils specific, expand TABs with spaces
DNEWS1088 expand and unexpand now support specifying an offset for tab stops
1186 expand and unexpand now support specifying a tab size to use
4230 prevents malfunction on that system; may also affect cut, expand,
4556 expand -TAB1[,TAB2,...]
4603 expand unexpand
4831 expand and unexpand now conform to POSIX better. They check for
/coreutils/scripts/git-hooks/
Dcommit-msg19 env expand expr factor false fmt fold groups head hostid hostname id
/coreutils/tests/
Dlocal.mk315 tests/misc/expand.pl \
/coreutils/doc/
Dsort-version.texi862 glob modifier} @samp{*(n)} will expand to files in natural sort order.
Dcoreutils.texi67 * expand: (coreutils)expand invocation. Convert tabs to spaces.
196 * Operating on characters:: tr expand unexpand
300 * expand invocation:: Convert tabs to spaces
2683 @itemx --expand-tabs[=@var{in-tabchar}[@var{in-tabwidth}]]
2685 @opindex --expand-tabs
2840 useful together with other options; e.g.: @option{-t -e4}, expand TAB characters
7035 * expand invocation:: Convert tabs to spaces.
7463 @node expand invocation
7464 @section @command{expand}: Convert tabs to spaces
7466 @pindex expand
[all …]