4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
page 1 / 1
2 results tagged utf x
  • thumbnail
    unicode - grepping binary files and UTF16 - Stack Overflow

    The easiest way is to just convert the text file to utf-8 and pipe that to grep:

    iconv -f utf-16 -t utf-8 file.txt | grep query

    January 5, 2018 at 9:59:26 AM GMT+1 - permalink - archive.org - https://stackoverflow.com/questions/3752913/grepping-binary-files-and-utf16
    grep utf
  • thumbnail
    The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!) - Joel on Software

    J'ai retrouvé ce must read, à lire si c'est pas déjà fait

    February 7, 2014 at 10:15:41 AM GMT+1 - permalink - archive.org - http://www.joelonsoftware.com/articles/Unicode.html
    unicode utf utf8
Links per page: 20 50 100
page 1 / 1
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation