Answers for "assign variable with sed not working"

1

assign variable with sed not working

comp=$(echo "$fullName"  | sed 's/ //g')
Posted by: Guest on September-04-2020

Code answers related to "assign variable with sed not working"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language