expand
Convert tabs to spaces.
=> More information.
- Convert tabs in each file to spaces, writing to standard output:
expand {file}
- Convert tabs to spaces, reading from standard input:
expand
- Do not convert tabs after non blanks:
expand -i {file}
- Have tabs a certain number of characters apart, not 8:
expand -t={number} {file}
- Use a comma separated list of explicit tab positions:
expand -t={1,4,6}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY
Proxy Information
- Original URL
- gemini://freeshell.de/tldr/expand.gmi
- Status Code
- Success (20)
- Meta
text/gemini;lang=en-GB
- Capsule Response Time
- 110.749318 milliseconds
- Gemini-to-HTML Time
- 0.28202 milliseconds
This content has been proxied by September (3851b).