Hello people , when I excute the date command from cygwin command line I get Wed Jul 3 15:13:51 2002
but when I direct the output to a file date > date.txt , it looks like this :
The current date is: Wed 07/03/2002
Enter the new date: (mm-dd-yy)
why is it changing and how can I keep the first format when I direct the ouput .. any help plz.