What do the numbers in the tcsh history file mean?
[root@localhost ~]# vi /home/test/.history
#+1572853835
su 0-
#+1572854170
history -a
#+1572854172
history -w
What do the numbers in the tcsh history file mean?
[root@localhost ~]# vi /home/test/.history
#+1572853835
su 0-
#+1572854170
history -a
#+1572854172
history -w
Seems like those are Unix Timestamps you can convert them to human readable timestamps using this link: https://www.epochconverter.com/