partage public
This commit is contained in:
3
remove_bom
Executable file
3
remove_bom
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
awk '{if(NR==1)sub(/^\xef\xbb\xbf/,"");print}' $1
|
||||
Reference in New Issue
Block a user