Oh, not question about keeping the command, just wanted to gather the stopping commands all together in one place.
Patrick
On 3/8/22 10:35, Christian Grün wrote:
Hi Patrick,
"Pressing |Ctrl+c| will close all connections and databases and gracefully shut down the server process."
True? False? Somewhere in between?
True. I think it’s still reasonable to keep this command in our documentation as you can start the BaseX server in the background (e.g. via & or nohup on Linux).
Cheers, Christian