⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 expand.1

📁 <B>Digital的Unix操作系统VAX 4.2源码</B>
💻 1
字号:
.\" SCCSID: @(#)expand.1	8.1	9/11/90.TH expand 1.SH Nameexpand, unexpand \- expand tabs to spaces, and vice versa.SH Syntax.B expand[\-\fItabstop\fR\|] [\-\fItabn...\fR\|] [\|\fIfile...\fR\|].br.B unexpand[\fB\-a\fR] [\|\fIfile...\fR\|].SH Description.NXR "expand command".NXR "unexpand command".NXA "expand command" "fold command".NXR "file" "changing tabs to blanks in".NXR "printer" "changing tabs to blanks for".NXR "tab character" "changing to spaces"The.PN expandcommand processes the named files or the standard input writingthe standard output with tabs changed into blanks.Backspace characters are preserved into the output and decrementthe column count for tab calculations.The.PN expandcommand is useful for pre-processing character files(before sorting, looking at specific columns, and so forth) thatcontain tabs..PPIf a single.I tabstopargument is given then tabs are set.I tabstopspaces apart instead of the default 8.If multiple tabstops are given then the tabs are set at thosespecific columns..PPThe.PN unexpandcommandputs tabs back into the data from the standard input or the namedfiles and writes the result on the standard output.By default only leading blanks and tabsare reconverted to maximal strings of tabs.  If the.B \-aoption is given, then tabs are inserted whenever they would compress theresultant file by replacing two or more characters..SH Options.IP \fB\-#\fR 5Sets tabstops the specified number of spaces (#) apart.  .IP \fB\-a\fR When used with unexpand, compresses file by inserting tabs fortwo or more spaces.  

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -