bash - use space as a delimiter with cut command -
I want to use the location as a delimiter with the command cut .
What syntax can I use for this?
cut-d "/ code> You want the field number of the delimited field.
I want to use the location as a delimiter with the command cut .
What syntax can I use for this?
cut-d "/ code> You want the field number of the delimited field.
Comments
Post a Comment