expand.1
来自「Unix操作系统minix 2.0源码」· 1 代码 · 共 29 行
1
29 行
.TH EXPAND 1.SH NAMEexpand \- convert tabs to spaces.SH SYNOPSIS\fBexpand\fR [\fB\-\fIt1,t2, ...\fR]\fR [\fIfile\fR]\fR.br.de FL.TP\\fB\\$1\\fR\\$2...de EX.TP 20\\fB\\$1\\fR# \\$2...SH OPTIONS.FL "\-\fIt\fR" "Tab stop positions".SH EXAMPLES.EX "expand \-16,32,48,64" "Expand \fIstdin\fR with tabs every 16 columns".SH DESCRIPTION.PP\fIExpand\fR replaces tabs in the named files with the equivalent numbersof spaces. If no files are listed, \fIstdin\fR is given. If only onetab is given, the rest are multiples of it. The default is a tab every 8spaces..SH "SEE ALSO".BR unexpand (1).
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?