以下是Ubuntu Strings高效管理的方法:
strings -a /path/to/file
grep
strings file | grep "keyword"
find
head/tail
parallel
awk
cut
sort/uniq
sed