i need output with Year in start field, below command i am using in Linux to get the License details but i am getting date like(start Tue 1/7 9:54) , so want to know the year for this:
lmutil lmstat -a -c user@server_name -f abcd -t
Output : start Tue 1/7 9:54 Looking for start Tue 1/7(with year) 9:54
Please help.
Thanks