Answers for "sed is not working with varible"

1

assign variable with sed not working

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

Code answers related to "sed is not working with varible"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language