nidhanix
Sunday, October 20, 2013
Turn everything that is not a sequence of numbers, into a comma.
echo abc1defg23hi456 | sed -r 's/[^0-9]+/,/g' #
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment