On Thu, Jan 16, 2003 at 03:54:20PM -0600, Adnan Olia wrote: > Hi all, > > Does anybody knows how to exclude files (by file size) during the dump > process?
No builtin way I know of. You could run a "find <dir> -size <arg>" to generate a list of files to exclude and put that into the exclude file before running amdump. -- Jon H. LaBadie [EMAIL PROTECTED] JG Computing 4455 Province Line Road (609) 252-0159 Princeton, NJ 08540-4322 (609) 683-7220 (fax)
