Probably a very basic question, that I hope someone can help me with.
The year on my debian server (new web server) shows as 2051, obviously I would like it to show 2003.
I went to date --help and it says use %Y so I tried that and it didn't work.
I tried: date -s +%Y2003 and it told me the string was invalid. I tried with the % and without, with the Y and without I tried date -Y +2003. Nothing seems to work.
Anyone know the proper command to change the year?
I managed to change the time a few times and now it seems I have changed the day to be: Mon Mar 20 10:00:50 EST 2051
How can I get that to say: Thur Mar 21 10:00:00 EST 2003 ?
Thank you
Nathan
-- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
