Date: Mon, 25 Jan 2021 11:37:04 -0800 From: John Baldwin <jhb@FreeBSD.org> To: Dennis Clarke <dclarke@blastwave.org> Cc: Current FreeBSD <freebsd-current@freebsd.org>, lme@FreeBSD.org Subject: Re: service -e doesn't really sort does it? the cool tip is slightly off Message-ID: <e7727fc8-6a5e-6249-c155-e492e3128527@FreeBSD.org> In-Reply-To: <f4470fdd-6c20-09de-de76-290e7f7dcce2@blastwave.org>
index | next in thread | previous in thread | raw e-mail
On 1/16/21 3:28 PM, Dennis Clarke wrote: > root@rhea:/usr/src/freebsd-src # diff -u > usr.bin/fortune/datfiles/freebsd-tips.orig > usr.bin/fortune/datfiles/freebsd-tips > --- usr.bin/fortune/datfiles/freebsd-tips.orig 2021-01-15 > 00:37:37.863506000 +0000 > +++ usr.bin/fortune/datfiles/freebsd-tips 2021-01-16 > 07:46:57.335803000 +0000 > @@ -517,7 +517,7 @@ > > -- Lars Engels <lme@FreeBSD.org> > % > -If you want to get a sorted list of all services that are started when > FreeBSD boots, > +If you want to get a list of all services that are started when FreeBSD > boots, > enter "service -e". > > -- Lars Engels <lme@FreeBSD.org> > root@rhea:/usr/src/freebsd-src # > > Sorry for being all OCD here. Perhaps it should say sorted in the order > in which they were started. Something like that. I think the "sorted" detail is relevant, but describing the key (how it is sorted) is certainly a missing detail, maybe: If you want to get a list of all services started when FreeBSD boots in the order they are started, enter "service-e". ? -- John Baldwinhelp
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e7727fc8-6a5e-6249-c155-e492e3128527>
