K 10 svn:author V 2 se K 8 svn:date V 27 2018-07-22T07:24:35.825494Z K 7 svn:log V 361 Make some sub-routines use "$@" instead of $* to correctly pass arguments with blanks to invoked commands. This fixes clean-up of shared library backups, where only one file was removed due to a parameter list being terminated by the first blank within one parameter. Reported by: tatsuki_makino at hotmail.com (Tatsuki Makino) Approved by: antoine (implicit) END