How to close utorrent under wine cleanly?
I run utorrent under wine on ubuntu (utorrent ver 2.0.6 I think). Is there a command line equivalent to clicking the close box or choosing File-Exit? I can find the process number using ps -ax | grep utorrent, then do a kill <processnumber> but presumably this doesn't give utorrent time to close cleanly, which might be important if it needs to write a chunk to disk.
I run utorrent under wine on ubuntu (utorrent ver 2.0.6 I think). Is there a command line equivalent to clicking the close box or choosing File-Exit? I can find the process number using ps -ax | grep utorrent, then do a kill <processnumber> but presumably this doesn't give utorrent time to close cleanly, which might be important if it needs to write a chunk to disk.
No comments:
Post a Comment