Horje
shell thousand comma in number Code Example
shell thousand comma in number
$ echo "123456789" | sed ':a;s/\B[0-9]\{3\}\>/,&/;ta'
123,456,789




Shell

Related
managed mode linux kali Code Example managed mode linux kali Code Example
how to install alacritty on ubuntu Code Example how to install alacritty on ubuntu Code Example
conda install transformers Code Example conda install transformers Code Example
mongodb shell list more than 20 Code Example mongodb shell list more than 20 Code Example
find all .desktop files linux Code Example find all .desktop files linux Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
10