Examining Berkeley DB files from the CLI

前端 未结 8 1876
野趣味
野趣味 2020-12-23 12:35

I have a set of Berkeley DB files on my Linux file system that I\'d like to examine.

What useful tools exist for getting a quick overview of the contents? I can writ

8条回答
  •  抹茶落季
    2020-12-23 13:16

    Note that the initial answer says to use "db-utils" package, but the example shows the correct "db-util" package. (with no "s")

提交回复
热议问题