Skip to content

Instantly share code, notes, and snippets.

@vdudouyt
Forked from barce/ckjv.bash
Created October 11, 2013 02:15
Show Gist options
  • Save vdudouyt/6928636 to your computer and use it in GitHub Desktop.
Save vdudouyt/6928636 to your computer and use it in GitHub Desktop.
#!/bin/bash
grep '[\x{4E00}-\x{9FBF}|\x{3040}-\x{309F}|\x{30A0}-\x{30FF}]' test.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment