Opened 15 years ago
Closed 14 years ago
#371 closed enhancement (fixed)
enhancement to enable option for external file exclude list
Reported by: | 411seeker | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 2.2.9.5 |
Component: | mondo | Version: | 2.2.9 |
Severity: | normal | Keywords: | |
Cc: |
Description
Using mondo-2.2.9-1
I see that there is a "-J" <include file> option, what about a file option that contains a list of excludes ? (If this is already there forgive if I missed it in the man page)
I am working across multiple systems using the same mondoarchive script. The -E options might be different from one system to the next causing me to either modify the script per server or dynamically build the mondoarchive commanline during run.
Thanks for your time.
Tim
Change History (2)
comment:1 by , 15 years ago
Milestone: | 2.2.9.1 → 2.2.10 |
---|---|
Status: | new → assigned |
Type: | defect → enhancement |
comment:2 by , 14 years ago
Milestone: | 2.2.10 → 2.2.9.5 |
---|---|
Resolution: | → fixed |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
With upcoming 2.2.9.5 (as of rev [2709]) you can now have a list of exclude as long as you want.
It's then as easy for as to have a different file for each machine and do a -E "
cat file
" to exclude what you don't want.