Michael Lubinsky's homepage

Programming, Math and Physics

View My GitHub Profile

https://zaiste.net/posts/shell-commands-rust/ many command line tools in Rust (procs!, fd)

http://cb.vu/unixtoolbox.xhtml

https://neilkakkar.com/unix.html

https://likegeeks.com/linux-process-management

https://news.ycombinator.com/item?id=24100002

https://natanyellin.com/posts/tracking-running-processes-on-linux/

How pipe is implemented

https://news.ycombinator.com/item?id=22704774>

incron vs inotify

https://www.linux-magazine.com/Issues/2014/158/Monitoring-with-incron

strace

https://habr.com/ru/company/badoo/blog/493856/

Make Makefile

https://danyspin97.org/blog/makefiles-best-practices/

http://gabarro.org/ccn/makemath.html

https://tech.davis-hansson.com/p/make/

https://25thandclement.com/~william/cuda/Makefile.md.html

https://latedev.wordpress.com/2014/11/08/generic-makefiles-with-gcc-and-gnu-make/

https://labs.tomasino.org/makefiles-for-fun-and-profit/

https://antonz.org/makefile-automation/

https://ricardoanderegg.com/posts/makefile-python-project-tricks/

https://news.ycombinator.com/item?id=32303193