delete a special character in file

hi

i want to delete a particular character in file.

example

file name:abcsample

abc=bbbqw3/
hidh=ajjqiwio4/
xyx=hakjp/
........../
......./

i want to delete that special character (/) in abcsample file Permnently.please give the required commands for my requirement.

required output

filename: abcsample

abc=bbbqw3
hidh=ajjqiwio4
xyx=hakjp
..........
......

thank you

How is this post different from your other thread - delete a special character in file

Please read the rules.

(4) Do not 'bump up' questions if they are not answered promptly. No duplicate or cross-posting and do not report a post where your goal is to get an answer more quickly.

Infact your original post was answered in atleast 2 ways ! Please adhere to the rules.