From dd2c36288aa1e8af14588f9258f6785879b8638c Mon Sep 17 00:00:00 2001 From: adamhrv Date: Mon, 28 Jan 2019 18:11:36 +0100 Subject: add utils for analyzing identities --- notes/utils/bash_utils.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 notes/utils/bash_utils.md (limited to 'notes/utils/bash_utils.md') diff --git a/notes/utils/bash_utils.md b/notes/utils/bash_utils.md new file mode 100644 index 00000000..00623280 --- /dev/null +++ b/notes/utils/bash_utils.md @@ -0,0 +1,6 @@ + +#### Grep + +Grep utf-16 unicode files + +`iconv -f utf-16 -t utf-8 file.txt |grep yourtext` \ No newline at end of file -- cgit v1.2.3-70-g09d2