How do I remove the BOM character from my xml file [duplicate] March 2, 2023 by Tarik # vim file.xml :set nobomb :wq