Hello, everyone!
Today, I'd like to share a case with you.
Product Model: NCE-T
Question
How do I check the eulerOS startup time?
Answer
1. Linux: date -d "$(awk -F. '{print $1}' /proc/uptime) second ago" +"%Y-%m-%d %H:%M:%S"

2. You can also run the last reboot command to view the latest startup time.

Welcome to leave a message below.
We study together.
Thank you!