Opened 4 weeks ago
Closed 3 weeks ago
#5679 closed enhancement (fixed)
gdbm-1.25
Reported by: | Bruce Dubbs | Owned by: | lfs-book |
---|---|---|---|
Priority: | normal | Milestone: | 12.4 |
Component: | Book | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description
New minor version.
Note:
See TracTickets
for help on using tickets.
Version 1.25, 2025-03-22
This function provides a general-purpose interface for opening and creating GDBM files. It combines the possibilities of gdbm_open and gdbm_fd_open and provides detailed control over database file locking.
The command prints the collision chains for the current bucket, or for the buckets identified by its arguments:
The output of a gdbmtool command can be connected to the input of a shell command using the traditional pipeline syntax.