Subject: README: install & backups (cont'd)
To: None <current-users@netbsd.org>
From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
List: current-users
Date: 01/26/1999 02:40:10
Addum to my mail from yesterday:
I've just added some code that expands a sprintf(3)-like %-pattern given
in the -B option's argument for numbered backups. (The counter used is an
int, starting from 0):

-B.old%d	-> foo.old0, foo.old1, foo.old2, ...
-B.BAK%02d	-> bar.BAK00, bar.BAK01, ...

I think you get the idea.


 - Hubert

-- 
Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>