Cut

From ICO wiki
Revision as of 13:28, 24 December 2010 by Mkorneje (talk | contribs)
Jump to navigationJump to search

teema autor on Maksim Kornejev, AK31 teema on pooleli

KIRJELDUS prindib välja väljavalitud ridade osad standart väljundile

cut [OPTION]... [FILE]...

-b, --bytes=LIST output only these bytes -c, --characters=LIST output only these characters -d, --delimiter=DELIM use DELIM instead of TAB for field delimiter -f, --fields=LIST output only these fields; also print any line that contains no delimiter character, unless the -s option is specified -n with -b: don't split multibyte characters -s, --only-delimited do not print lines not containing delimiters