Table 23-9. The dbm database-map type K command switches
Switch ?§ Description
-A ?§23.3.1 on page 886 Append values for duplicate keys.
-a ?§23.3.2 on page 887 Append tag on successful match.
-D ?§23.3.3 on page 887 Don??™t use this database map if DeliveryMode=defer.
-f ?§23.3.4 on page 887 Don??™t fold keys to lowercase.
-m ?§23.3.7 on page 888 Suppress replacement on match.
-N ?§23.3.8 on page 889 Append a null byte to all keys.
-O ?§23.3.9 on page 889 Never add a null byte.
-o ?§23.3.10 on page 889 The database file is optional.
-q ?§23.3.11 on page 889 Don??™t strip quotes from key.
-S ?§23.3.12 on page 890 Space replacement character.
-T ?§23.3.13 on page 890 Suffix to append on temporary failure.
-t ?§23.3.14 on page 891 Ignore temporary errors.
This is the Title of the Book, eMatter Edition
Copyright ?© 2007 O??™Reilly & Associates, Inc. All rights reserved.
904 | Chapter 23: The K (Database-Map) Configuration Command
This is the database-map type used with aliases files, if the hash type is unavailable. This
type is also needed on machines that employ NIS because the underlying files for those
services are stored in dbm format. Note that because of the implicit limit on the size of a
piece of data, you should consider using one of the db(3) hash or btree types instead.
23.7.5 dequote
Remove quotation marks V8.
Pages:
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594