I can't think of a script command right now.  But if you open the file
with vi, you can do this:

:%s/"//g


This will remove all ".  Good luck,



Hidong





Dan B wrote:
> 
> Can anyone give me a quick reference for building a script that removes all
> quotes (" symbols) from a given file?
> 
> I imagine a sed or perl script could do it.  Is there any good free
> books/online resources that teach that kind of stuff?  (Besides 'man sed'?)
> 
> Thanks,
> 
> Dan Browning, Cyclone Computer Systems, [EMAIL PROTECTED]
> 
> _______________________________________________
> Redhat-list mailing list
> [EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to