cut

Snij velden eruit vanuit stdin of bestanden. Meer informatie: https://www.gnu.org/software/coreutils/manual/html_node/cut-invocation.html.

{{commando}} | cut --{{characters|fields}} {{1|1,10|1-10|1-|-10}}

{{commando}} | cut {{[-d|--delimiter]}} "{{delimiter}}" {{[-f|--fields]}} {{1|1,10|1-10|1-|-10}}

cut {{[-c|--characters]}} {{1}} {{pad/naar/bestand}}

{{commando}} | cut {{[-z|--zero-terminated]}} {{[-f|--fields]}} {{1}}