hi, that does not work in Cygwin, what is the equalient to get a numerical format of dates in cygwin ? if I do ls -l in cygwin : -rwxrwxrwx+ 1 reynir reynir 758 Dec 5 11:10 rat.as
the output I need is : -rwxrwxrwx 1 reynir reynir 190 2003-02-24 11:27:07.000000000 +0000 s_medialib.sh that I get when I run : ls -l --time-style=full-iso in linux. how do I get similar output in cygwin ? thanx -reynir -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/