Hi everybody, I´ve a question about incremental backups. If I run that command in linux:
% tar cfv file.tar -N ´2002-01-01´ * It stores only the files modified after that date. But in CygWin the same command stores all files without verify the date of each file. I try to do it with double and single commas ("", ' ´) but doesn´t verify the date. Could you help me with the option I´ve to add around the date?? Thanks a lot -- 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/