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

Re: SMART error messages being sent to the wrong address



On Wed, Oct 04, 2023 at 02:43:36AM -0400, Jeffrey Walton wrote:

[...]

>     $ sudo su -

...better spelt these days as "sudo -i" (or "sudo -s"), see sudo(1)'s
man page.

>     $ grep -iIR fanny /etc

If you are sudoing just for one command, even better:

  sudo grep ...

will do. Besides saving quite a few keystrokes, it has other upsides.

Cheers
-- 
t

Attachment: signature.asc
Description: PGP signature


Reply to: