GNU cut

GPTKB entity

Statements (23)
Predicate Object
gptkbp:instanceOf gptkb:graphical_user_interface
gptkbp:category text processing utility
gptkbp:commanded cut [OPTION]... [FILE]...
gptkbp:developer gptkb:software
gptkbp:firstAppearance 1986
gptkbp:format text files
gptkbp:function extract sections from each line of input
https://www.w3.org/2000/01/rdf-schema#label GNU cut
gptkbp:includedIn gptkb:most_Unix-like_operating_systems
gptkbp:license gptkb:GNU_General_Public_License
gptkbp:operatingSystem gptkb:Linux
Unix-like
gptkbp:option --complement (complement the set of selected bytes, characters or fields)
-b (select only these bytes)
-c (select only these characters)
-d (use DELIM instead of TAB for field delimiter)
-f (select only these fields)
--output-delimiter (use STRING as the output delimiter)
gptkbp:partOf gptkb:GNU_Core_Utilities
gptkbp:website https://www.gnu.org/software/coreutils/cut
gptkbp:writtenBy C
gptkbp:bfsParent gptkb:Brian_Fox
gptkbp:bfsLayer 6