Bash Split String

Posted by Neha P.
6
Sep 23, 2019
20 Views
In some cases, we might need to split the string data to perform some specific tasks. Most of the programming languages contain built-in function 'split' to divide any string data into multiple parts
Comments
avatar
Please sign in to add comment.