⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 dbe.1

📁 Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (fa
💻 1
字号:
.TH dbe 1 "ndbm(3) EDITOR".SH NAMEdbe \- Edit a ndbm(3) database.SH USAGEdbe <database> [-m r|w|rw] [-crtvx] -a|-d|-f|-F|-s [<key> [<content>]].SH DESCRIPTION\fIdbme\fP operates on ndbm(3) databases.It can be used to create them, look at them or change them.When specifying the value of a key or the content of its associated entry,\\nnn, \\0, \\n, \\t, \\f and \\r are interpreted as usual.When displaying key/content pairs, non-printable characters are displayedusing the \\nnn notation..SH OPTIONS.IP -aList all entries in the database..IP -cCreate the database if it does not exist..IP -dDelete the entry associated with the specified key..IP -fFetch and display the entry associated with the specified key..IP -FFetch and display all the entries whose key match the specifiedregular-expression.IP "-m r|w|rw"Open the database in read-only, write-only or read-write mode.IP -rReplace the entry associated with the specified key if it already exists.See option -s..IP -sStore an entry under a specific key.An error occurs if the key already exists and the option -r was not specified..IP -tRe-initialize the database before executing the command..IP -vVerbose mode.Confirm stores and deletions..IP -xIf option -x is used with option -c, then if the database already exists,an error occurs.This can be used to implement a simple exclusive access locking mechanism..SH SEE ALSOndbm(3).SH AUTHORjanick@bnr.ca

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -