K 10 svn:author V 5 edwin K 8 svn:date V 27 2007-11-23T00:05:29.000000Z K 7 svn:log V 350 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