xref
: /
Universal-ctags
/
misc
/
hasbom
(revision 57d0d76053ddb96a2957528cf02288c768b62ca1)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
#!/
bin
/
sh
2
test
"
$(
od
--
endian
=
big
-x -A
n
-N
3
$
1
)
"
=
" efbb bf00"
3