cut

Cut out fields from stdin or files.
More information.
cut -c {1-16}
cut -c {1-16} {file}
cut -c {3-}
cut -d'{:}' -f{5}
cut -d'{;}' -f{2,10}
cut -d'{ }' -f{3-}
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