mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Software

Reply
 
Thread Tools
Old 2019-11-29, 15:58   #12
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

22×3×163 Posts
Default

I decided to put Ubuntu onto my HP, and everything seems to be working. Thanks to this thread, I have an output on the screen.

My question: Is using Ctrl-Z a proper way to stop mprime or is it better to simply close the terminal window?
storm5510 is offline   Reply With Quote
Old 2019-11-29, 16:17   #13
pepi37
 
pepi37's Avatar
 
Dec 2011
After milion nines:)

1,451 Posts
Default

Quote:
Originally Posted by storm5510 View Post
I decided to put Ubuntu onto my HP, and everything seems to be working. Thanks to this thread, I have an output on the screen.

My question: Is using Ctrl-Z a proper way to stop mprime or is it better to simply close the terminal window?
I use top, find process ID and kill it
pepi37 is offline   Reply With Quote
Old 2019-11-29, 16:41   #14
paulunderwood
 
paulunderwood's Avatar
 
Sep 2002
Database er0rr

3,761 Posts
Default

Quote:
Originally Posted by pepi37 View Post
I use top, find process ID and kill it
That is one way. Or you can see if is running with (process ID) pidof mprime and the stop it completely with killall mprime

^C (Ctrl-c) in a terminal running it will stop it too.

^Z (Ctrl-z) merely suspends it and you can use fg to resume it.

Last fiddled with by paulunderwood on 2019-11-29 at 16:44
paulunderwood is offline   Reply With Quote
Old 2019-11-29, 17:29   #15
storm5510
Random Account
 
storm5510's Avatar
 
Aug 2009

111101001002 Posts
Default

Quote:
Originally Posted by paulunderwood View Post
That is one way. Or you can see if is running with (process ID) pidof mprime and the stop it completely with killall mprime

^C (Ctrl-c) in a terminal running it will stop it too.

^Z (Ctrl-z) merely suspends it and you can use fg to resume it.
Ctrl-Break does not work. When I would restart, it would say that mprime was already running. I would go to the System Monitor, find it in a long list, and kill it from there. I remember using ^C in the past, but did not think of it in this instance.

Linux, whatever flavor, is mentioned here a lot and I am determined to learn it. I feel I have made a tiny bit of progress in just a few hours. I am quite pleased with how it [mprime] is running.

Thank you!
storm5510 is offline   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Window 10 Product Key henryzz Lounge 3 2016-10-24 17:28
console output to txt file pepi37 Linux 23 2015-09-28 18:23
Tired of all the prpclient console windows? opyrt Prime Sierpinski Project 4 2010-05-31 08:42
llrnet startup in console mode IronBits No Prime Left Behind 5 2009-01-19 02:49
Logging window output... Xyzzy Software 7 2002-09-26 18:56

All times are UTC. The time now is 18:30.


Sun Aug 1 18:30:03 UTC 2021 up 9 days, 12:59, 0 users, load averages: 1.80, 2.28, 2.50

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.