View Single Post
Old 01-30-2023, 03:36 PM   #2
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,300
Karma: 105299897
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Since forever, before Linux, on Linux
Quote:
You can as well run a process directly from the background using the ampersand, &
You want maybe to type disown before you close the console.

On windows you have various options.
1) Utility to start a program as a service
2) Wrap it in some sort of script
3) Start command and then some fu stuff to detach it?
4) cygwin/MSFU/Linux subsystem Then the Linux/Unix way works
Quoth is offline   Reply With Quote