grep for anoying little hex characters


/ Published in: Bash
Save to your folder(s)

Where NN is the hex code of the offending character


Copy this code and paste it in your HTML
  1. grep $'[\xNN]'

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.