Created
October 3, 2019 07:04
-
-
Save bisignam/9a4b35e8d53702d6ddc8417bfd9d4fa3 to your computer and use it in GitHub Desktop.
Remove non printable characters from file
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed $'s/[^[:print:]\t]//g' FR_TH01HOTE_201909271427.sql |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment