Tag: sleep
Posted in Linux
Ubuntu jebeno ide u sleep svakih X minuta
Published Date: 2023-10-22
..a /var/log/syslog ti se pojavljuje ovo govno “non-stop”: Oct 22 14:16:41 <%ComputerName%> systemd[1]: Reached target Sleep. Oct 22 14:16:41 <%ComputerName%> systemd[1]: Starting Record successful boot…
Linux – Shutdown, wakeup
Published Date: 2023-06-23
bash.sh /usr/sbin/rtcwake –mode mem –local –time $(date +%s –date "tomorrow 05:01") –verbose shutdown wakeup shut down wake up cli commandline command line xshutdown xwakeup xshut…
Posted in Python
Pauza / Sleep / Pause
{Python}
Published Date: 2021-08-14
import time time.sleep(3) —o—