title: How to wake up a sleeping bash script date: 2021-03-11 08:18:29 categories: [programming] tags: [bash,read,mkfifo,pipe]
This bash tutorial describes how to wake up a sleeping bash script by utilizing a named pipe.
Link