Cut out fields from stdin or files.
More information.
- Cut out the first sixteen characters of each line of stdin:
- Cut out the first sixteen characters of each line of the given files:
- Cut out everything from the 3rd character to the end of each line:
- Cut out the fifth field of each line, using a colon as a field delimiter (default delimiter is tab):
- Cut out the 2nd and 10th fields of each line, using a semicolon as a delimiter:
- Cut out the fields 3 through to the end of each line, using a space as a delimiter:
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY
Mastodon