CUTSection: FSF (1)Updated: February 2003 Index NAMEcut - remove sections from each line of filesSYNOPSIScut [OPTION]... [FILE]...DESCRIPTIONPrint selected parts of lines from each FILE to standard output. Mandatory arguments to long options are mandatory for short options too.
Use one, and only one of -b, -c or -f. Each LIST is made up of one range, or many ranges separated by commas. Each range is one of:
With no FILE, or when FILE is -, read standard input. AUTHORWritten by David Ihnat, David MacKenzie, and Jim Meyering.REPORTING BUGSReport bugs to <bug-coreutils@gnu.org>.COPYRIGHTCopyright © 2002 Free Software Foundation, Inc.This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. SEE ALSOThe full documentation for cut is maintained as a Texinfo manual. If the info and cut programs are properly installed at your site, the command
should give you access to the complete manual. Index
Created from the Linux Online Manual Pages |