Tagged Questions
1
vote
1answer
573 views
Capture user input while doing other things
Is there a way to have the output of a subprocess (something other than 'sleep' below) be dovetailed with the output from a foreground command-loop? For example:
while true
do
echo "updating ...