URL Finder in C++ and Shell using fork/exec, pipes and named pipes, low-level I/O as well as signal handling.
-
Updated
May 1, 2024 - C++
URL Finder in C++ and Shell using fork/exec, pipes and named pipes, low-level I/O as well as signal handling.
👨💻 C++ low-level program monitoring changes in the files of a directory and processing the URLs of each file by forking new processes. A bash script sums up the results.
Add a description, image, and links to the low-level-io topic page so that developers can more easily learn about it.
To associate your repository with the low-level-io topic, visit your repo's landing page and select "manage topics."