[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Shell script help



Am trying to write a bash cgi script which "echo"s a bunch of html stuff to
stdout, calls another script
and quits. I want the second script to run asychronously -but- to continue
running when the cgi script
quits. I thought of using "at" but is there a pure bash solution?

TIA

Mark Wilkinson.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]