Article 5F87D LXer: How to wake up a sleeping bash script

LXer: How to wake up a sleeping bash script

by
LXer
from LinuxQuestions.org on (#5F87D)
Published at LXer:

Suppose you want to have a bash script that sleeps in the background normally, and wakes up to perform some task only when you send a signal to the script. Once the script completes the task, it then goes back to sleep. In this tutorial, let's find out how you can wake up a sleeping bash script by utilizing a named pipe.

Read More...latest?d=yIl2AUoC8zA latest?i=ysFBqUbX0IM:zLxSjOSGwPQ:F7zBnMy latest?i=ysFBqUbX0IM:zLxSjOSGwPQ:V_sGLiP latest?d=qj6IDK7rITs latest?i=ysFBqUbX0IM:zLxSjOSGwPQ:gIN9vFwysFBqUbX0IM
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments