logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

expand - Convert tabs in each `FILE` to spaces, writing to standard output. With no `FILE`, or when

Description

       Convert tabs in each `FILE` to spaces, writing to standard output.  With no `FILE`,  or  when  `FILE`  is
       `-`, read standard input.

Extra

Name

       expand  -  Convert  tabs  in  each `FILE` to spaces, writing to standard output.  With no `FILE`, or when
       `FILE` is `-`, read standard input.

Options

-i, --initial
              do not convert tabs after non blanks

       -t, --tabs=N,LIST
              have tabs N characters apart, not 8 or use comma separated list of explicit tab positions

       -U, --no-utf8
              interpret input file as 8-bit ASCII rather than UTF-8

       -h, --help
              Print help

       -V, --version
              Print version

Synopsis

expand [-i|--initial] [-t|--tabs] [-U|--no-utf8] [-h|--help] [-V|--version] [FILES]

Version

       v0.0.30

                                                  expand 0.0.30                                        expand(1)

See Also