Hello, On Thu, 23 Jul 2020, Ashley Dixon wrote: [..] >[super] root@ad-gentoo-main / # etc/init.d/net.eno1 restart [..] >forked to background, child pid 14536 ^^^^^^^^^^^^^^^^^^^^ [..]
It's just output from backgrounded processes. Just ignore it or enter
Ctrl-C to get a fresh prompt. Using enter is not recommended.
Compare running:
{ echo "start"; sleep 2; echo "done" ; } &
HTH,
-dnh
--
My word processor was written by Stanford Professor Donald Knuth. Who
wrote yours?

