Mastering Multithreading in C Programming: A Deep Dive with In-Depth Explanations and Advanced Concepts Post date July 8, 2024 Post author By Vivek Yadav Post categories In C#, embedded, multithreading, posix
How to use SED to manipulate text files (Part 2: pattern, regular expression) Post date June 18, 2022 Post author By Afnan Mostafa Post categories In posix, stream-editor, unix-command
The black art of Regular Expressions – A little computer science for the inquisitive developer Post date February 28, 2022 Post author By DEV Community Post categories In dry, posix, programming, regex
Zombie processes in Unix Post date September 18, 2021 Post author By Julien Post categories In linux, posix, programming, Systems