I think an option to run the bitcoin-qt from the terminal but in the background is a good idea. that way if I want to run the QT with some options but I don't want to maintain a terminal I would be able to do it.
Run bitcoin-qt from terminal in background #5263
issue elichai opened this issue on November 12, 2014-
elichai commented at 10:18 AM on November 12, 2014: contributor
-
sipa commented at 10:21 AM on November 12, 2014: member
try
bitcoin-qt & -
elichai commented at 10:22 AM on November 12, 2014: contributor
ohh, LOL, I never heard of that option. Thanks!
- elichai closed this on Nov 12, 2014
-
jonasschnelli commented at 10:23 AM on November 12, 2014: contributor
or more minimized
./bitcoin-qt -min & - DrahtBot locked this on Sep 8, 2021
Contributors