在 Debian 系统中,你可以使用多种方法来查看当前的时间戳。以下是一些常用的方法:
使用 date 命令:
date
date +%s
使用 timedatectl 命令:
timedatectl
timedatectl status
这两种方法应该可以帮助你在 Debian 系统中查看当前的时间戳和相关时间信息。