K 10 svn:author V 6 marius K 8 svn:date V 27 2010-09-22T20:27:59.124775Z K 7 svn:log V 364 MFC: r173852 Add the -W options, which acts the same as -w but will generate unique names based on the submitted filename, a strftime(3) format string and a two digit sequence number. By default the strftime(3) format string is %Y%m%d (YYYYMMDD), but this can be changed by the -F option. PR: bin/106049 (based on patch in that PR) Approved by: grog@ (mentor) END