Query: tab2space
OS: osx
Section: 1
Links: osx man pages all man pages
Forums: forum home forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TAB2SPACE(1) General Commands Manual TAB2SPACE(1)NAMEtab2space - Utility to expand tabs and ensure consistent line endingsSYNOPSIStab2space [options] [infile [outfile]] ...DESCRIPTIONtab2space expands tab characters into a specific number of spaces. It also normalizes line endings into a single format.OPTIONS-help or -h display this help message -dos or -crlf set line ends to CRLF (PC-DOS/Windows - default) -mac or -cr set line ends to CR (classic Mac OS) -unix or -lf set line ends to LF (Unix / Mac OS X) -tabs preserve tabs, e.g. for Makefile -t<n> set tabs to <n> (default is 4) spacesSEE ALSOHTML Tidy Project Page at http://tidy.sourceforge.netAUTHORDave Raggett <dsr@w3.org> February 6, 2003 TAB2SPACE(1)