Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

shell add thousands separator in a number

$ echo "123456789" | sed ':a;s/B[0-9]{3}>/,&/;ta'
123,456,789
Comment

PREVIOUS NEXT
Code Example
Shell :: setting Flask app variable 
Shell :: zip exclude multiple files linux 
Shell :: how to download files from linux server 
Shell :: append to multiple files bash 
Shell :: vim sudo trick 
Shell :: linux password expires date 
Shell :: SCP copy a directory from a local to remote system 
Shell :: venv git 
Shell :: create repo with name 
Shell :: ubuntu install influx 
Shell :: windows 10 do not show in the grub menu 
Shell :: how to permanently install wifi drivers realtek 8723de in ubuntu 18.04 
Shell :: install pup command mac 
Shell :: Date time in linux prompt 
Shell :: bash check if string does not exist in file 
Shell :: close adb server 
Shell :: shotcut download 
Shell :: Make a backup of the database with SSH 
Shell :: step6 pgadmin ubuntu 20.04 
Shell :: rm -rf except 
Shell :: does Ubuntu MATE have ssh 
Shell :: windows batch script to run application in background 
Shell :: can not login kali linux 
Shell :: bind mount on linux 
Shell :: how to download file from terminal ssh 
Shell :: how to do create diff file in git 
Shell :: how to remove file from directory in linux 
Shell :: deno install windows 
Shell :: how to save powershell config 
Shell :: github push first time 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =