[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How can I get verbose shutdown from the GUI (Mate)?



Am 03/10/2023 um 11:47 schrieb Ottavio Caruso:
Am 03/10/2023 um 10:43 schrieb Bret Busby:
Also, why do you not use, instead of the command that you specified,
shutdown -h
or, (if instead, wanted, for example, after doing a kernel update)
shutdown -r
?

Because all of these are just an alias to systemctl poweroff as per systemctl man page.



Sorry I said alias, I mean link.

$ ls -l `which shutdown`
lrwxrwxrwx 1 root root 14 Jun 18 15:55 /usr/sbin/shutdown -> /bin/systemctl
$ ls -l `which poweroff`
lrwxrwxrwx 1 root root 14 Jun 18 15:55 /usr/sbin/poweroff -> /bin/systemctl
$ ls -l `which halt`
lrwxrwxrwx 1 root root 14 Jun 18 15:55 /usr/sbin/halt -> /bin/systemctl

--
Ottavio Caruso

A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing in e-mail?



Reply to: