Thread: Odds and ends
View Single Post
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#283
Here's something that I hope someone knows.

I launch gvm like this....
/usr/bin/gvm/gvm -O none -a lnch -d 8192 -B /home/user/MyDocs/.images/gvm.png -u James

Sometimes when gvm crashes, it's still continues to run, updating the gvm.store file.

If I do the above command while gvm is still active, nothing happens.

What would be the script to wait for gvm to close first before trying to launch it again?

Thanks.