Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

linux find and remove bom from files

sed -i '1s/^xEFxBBxBF//' orig.txt
Source by unix.stackexchange.com #
 
PREVIOUS NEXT
Tagged: #linux #find #remove #bom #files
ADD COMMENT
Topic
Name
1+9 =