[手动选题][news]: 20220824 The 80-Year Computer Scientist Who Termed -Unix- Adds Unicode Support to AWK Code.md

This commit is contained in:
lkxed 2022-08-24 20:04:16 +08:00
parent 33179e5b4b
commit 67fe9b252c

View File

@ -0,0 +1,68 @@
[#]: subject: "The 80-Year Computer Scientist Who Termed 'Unix' Adds Unicode Support to AWK Code"
[#]: via: "https://news.itsfoss.com/unix-awk-unicode/"
[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/"
[#]: collector: "lkxed"
[#]: translator: " "
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
The 80-Year Computer Scientist Who Termed 'Unix' Adds Unicode Support to AWK Code
======
Brian Kernighan is still active to add code contributions to his original project AWK in his 80s. That's inspiring!
![The 80-Year Computer Scientist Who Termed 'Unix' Adds Unicode Support to AWK Code][1]
**Brian Kernighan** is popularly known for his work along with the creators of Unix, **Ken Thompson** and **Dennis Ritchie**. He made significant contributions to the development of Unix.
Not just that, Brian Kernighan also suggested the name "**Unix**" and created the "*Hello, world*" as a test phrase for programs.
You might also recognize him as a co-author of the book "*The C Programming Language*" along with Dennis Ritchie. So, it is safe to say he's an important part of everything you know about Unix, Linux, BSD, and the evolution of C programming language.
And, as an **80-year-old**(now), he seems to have invested some time to add a new feature to "**AWK**", a scripting language he co-created back in the 1970s.
💙 That's **wonderful**, right? And, sounds like something to **inspire** us.
**Note:** *[AWK is still a powerful utility to process text and extract data, true to its original purpose. If you're curious, you can learn more about it on freeCodeCamp.][2]*
### Adding Unicode Support to AWK
The feature addition was recently spotted by [The Register][3] via a recent interview on YouTube.
Technically, the contribution was made a few months back, but now it's getting the attention.
![Coffee with Brian Kernighan - Computerphile][4]
Of course, the feature addition may not be a big deal for many. But, the effort behind it, and who contributed it, makes a world of difference.
Moreover, it is **interesting** to note that he is not entirely aware of how Git works. So, keeping that in mind, I think he did pretty well with the commit here:
[Add BWKs email. · onetrueawk/awk@9ebe940][5]
He mentions:
I would recommend you to watch the interview linked above, if you have a curiosity on the original creators and contributors of Unix and many essential innovations along the way.
You can also check more of his work and recent books in his page on [Princeton University's website][6].
💬 *So, what do you think about this code contribution by a Unix legend in his 80s? Do you admire him for anything particular? Share your thoughts in the comments down below.*
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/unix-awk-unicode/
作者:[Ankush Das][a]
选题:[lkxed][b]
译者:[译者ID](https://github.com/译者ID)
校对:[校对者ID](https://github.com/校对者ID)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/ankush/
[b]: https://github.com/lkxed
[1]: https://news.itsfoss.com/content/images/size/w1200/2022/08/brian-awk-creator.jpg
[2]: https://www.freecodecamp.org/news/the-linux-awk-command-linux-and-unix-usage-syntax-examples/
[3]: https://www.theregister.com/2022/08/23/universal_unix_tool_awk_gets/
[4]: https://youtu.be/GNyQxXw_oMQ
[5]: https://github.com/onetrueawk/awk/commit/9ebe940cf3c652b0e373634d2aa4a00b8395b636
[6]: https://www.cs.princeton.edu/~bwk/