What '\t' mean with 'tab' delimiter with 'cut' in BASH
0
votes
1
answer
4914
views
In this command :
cut -f2 -d$'\t'
(
'\t'
) what is it mean ?
i saw it another question, i got the idea about "tab" delimiter but still want to know '\t'
shortcut or sign or command for something
How to define 'tab' delimiter with 'cut' in BASH
Asked by MAX LEARNING
(11 rep)
May 21, 2019, 07:30 PM
Last activity: Jun 30, 2019, 07:27 AM
Last activity: Jun 30, 2019, 07:27 AM