Article 58A77 remove string with special character

remove string with special character

by
mysqldb02018
from LinuxQuestions.org on (#58A77)
I have my file which contain string as `dbname`.`tbname`

I want to remove `dbname`. part

Have tried with sed command but not works

using var=dbname

sed 's/`$var`.//g' file not works

Any command can we achieve thislatest?d=yIl2AUoC8zA latest?i=AJhx1QBnUuA:2ixHKnlYj-M:F7zBnMy latest?i=AJhx1QBnUuA:2ixHKnlYj-M:V_sGLiP latest?d=qj6IDK7rITs latest?i=AJhx1QBnUuA:2ixHKnlYj-M:gIN9vFwAJhx1QBnUuA
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments