Join Nostr
2025-04-21 05:01:12 UTC

stfn :raspberrypi: :python: on Nostr: Random useful linux CLI thing I just learnt. If you don't want to see all that ...

Random useful linux CLI thing I just learnt.

If you don't want to see all that lengthy text after sshing to a machine, just do

touch ~/.hushlogin

on the machine you are sshing to. Now there won't be any messages to clutter your terminal.

#linux #bash #ssh