Top 5 processes by CPU usage:
ps -eo pid,ppid,cmd,%mem,%cpu --sort=-%cpu | head -6
Container Runtime Interface (CRI)
Container Network Interface (CNI)
Container Storage Interface (CSI)
Container Network Interface (CNI)
Container Storage Interface (CSI)
👍3
echo "echo hi > /tmp/res.txt" | at now + 1 minute
at -l
at -r
tmux noscripting
tmux new-session -d -s "session_1"
tmux send-keys -t "session_1" "sar 1 4" C-m