index
:
megapixels_dev.git
master
Unnamed repository; edit this file 'description' to name the repository.
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
notes
/
utils
/
bash_utils.md
blob: 006232804e216ad447195a365451647281e75f6a (
plain
)
1
2
3
4
5
6
#### Grep
Grep utf-16 unicode files
`iconv -f utf-16 -t utf-8 file.txt |grep yourtext`