#!/bin/bash

journalctl -b | grep -i "systemd-sleep\|sleep\.target" | tail -n 25
echo
journalctl -t "SmartSleep" | tail -n 30
