bash:commands:cut
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
bash:commands:cut [2021/01/26 16:02] – created peter | bash:commands:cut [2021/01/26 16:06] (current) – peter | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== BASH - Commands - cut ====== | ====== BASH - Commands - cut ====== | ||
- | The **cut** | + | **cut** allows cutting of sections based on byte positions, characters, or fields separated by a delimiter like the ‘-‘ or ‘:’ characters. |
- | cut - remove sections from each line of files. | + | cut can remove sections from each line of a file. |
- | **cut** can return | + | **cut** can return |
<WRAP info> | <WRAP info> | ||
Line 13: | Line 13: | ||
---- | ---- | ||
- | [[BASH: | + | [[BASH:Commands:cut:Cut using Bytes|Cut using Bytes]] |
- | [[BASH: | + | [[BASH:Commands:cut:Cut using Characters|Cut using Characters]] |
- | [[BASH: | + | [[BASH:Commands:cut:Cut using Fields|Cut using Fields]] |
bash/commands/cut.1611676959.txt.gz · Last modified: 2021/01/26 16:02 by peter