|


| NAVIGATION |
|
Home |
|
Store |
|
|
| INSIDE MAC |
|
Television Shows |
|
Broadcast Shows |
|
Daily News Shows |
|
Special Shows |
|
|
| EVENTS |
|
|
|
|
|
|
|
|
| DAILY TIPS |
|
Design |
|
Mac OS X |
|
Mac OS X UNIX |
|
|
| COMMUNITY |
|
Forums |
|
Surveys |
|
|
| NEWS |
|
Current |
|
Press |
|
Archive |
|
|
| FEATURES |
|
Editorial |
|
Dr. Mac |
|
Reviews |
|
Reader Reports |
|
|
| RESOURCES |
|
FAQ |
|
Documentation |
|
Learning Center |
|
MAN pages |
|
Glossary |
|
Tutorials |
|
Tips |
|
Links |
|
|
|

|
|
|
expand [-tabstop] [-tab1,tab2,...,tabn] file ...
unexpand [-a] file ...
DESCRIPTION
expand processes the named files or the standard input writing the stan-
dard output with tabs changed into blanks. Backspace characters are pre-
served into the output and decrement the column count for tab calcula-
tions. expand is useful for pre-processing character files (before sort-
ing, looking at specific columns, etc.) that contain tabs.
If a single tabstop argument is given, then tabs are set tabstop spaces
apart instead of the default 8. If multiple tabstops are given then the
tabs are set at those specific columns.
unexpand puts tabs back into the data from the standard input or the
named files and writes the result on the standard output.
Option (with unexpand only):
-a By default, only leading blanks and tabs are reconverted to maximal
strings of tabs. If the -a option is given, then tabs are inserted
whenever they would compress the resultant file by replacing two or
more characters.
HISTORY
The expand command appeared in 3.0BSD.
4th Berkeley Distribution June 9, 1993 1
|





|
 |
|
 |
Copyright © 2000-2008 Inside Mac Media, Inc. All rights reserved. |
Apple assumes no responsibility with regard to the selection, performance, or use of the products or services. All understandings, agreements, or warranties, if any, take place directly between the vendors and prospective users. |
| Apple, the Apple logo, Mac, PowerMac G4, PowerMac G5, Xserve, Xserve RAID, PowerBook, iBook, Airport, AirPort Extreme, iMac, eMac, iLife, iMovie, iCal, iPhoto, iTunes, QuickTime, FireWire, iPod, iSight, AppleWorks, Macintosh, Jaguar, Panther, Mac OS, Mac OS X and Mac OS X Server are trademarks of Apple Computer, Inc. |
|