#systems
- journalctl -k quietly means 'this boot only'2026-06-04
journalctl -k implies -b, so a --since window over kernel logs silently shows only the current boot.
- which bash startup file runs, and when2026-06-02
Login, interactive, and non-interactive bash each read different startup files — and ssh host cmd reads almost none of them.