2 Answered Questions for the topic Cut
How to make the 'cut' command treat same sequental delimiters as one?
I'm trying to extract a certain (the fourth) field from the column-based, 'space'-adjusted text stream. I'm trying to use the `cut` command in the following manner:
`cat text.txt | cut -d " " -f...
more
use space as a delimiter with cut command?
I want to use space as a delimiter with the `cut` command.
What syntax can I use for this?
Still looking for help? Get the right answer, fast.
Ask a question for free
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Find an Online Tutor Now
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.