Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
d80fd2ec
Commit
d80fd2ec
authored
Aug 22, 1991
by
Linus Tolke
Browse files
Lite detaljer fixade.
parent
edd239b4
Changes
2
Hide whitespace changes
Inline
Side-by-side
doc/man/dbck.8
View file @
d80fd2ec
.\" $Id: dbck.8,v 1.
1
1991/08/22
19:5
5:3
3
linus Exp $
.\" $Date: 1991/08/22
19:5
5:3
3
$
.\" $Id: dbck.8,v 1.
2
1991/08/22
21:1
5:3
8
linus Exp $
.\" $Date: 1991/08/22
21:1
5:3
8
$
.TH dbck 8 "August 22, 1991"
.SH NAME
dbck -
checks and fixes the database up, removes unreferenced text
s
from the texts file.
dbck -
reports and corrects errors in the LysKOM database. Thi
s
program is also used remove unreferenced texts
from the texts file.
.SH SYNOPSIS
.B /usr/lyskom/bin/dbck
[
.B -Dirvg
.B -D
.I database-directory
] [
.B -irvg
]
.SH DESCRIPTION
This program
i
s run after something has happened that has made the
This program s
hould be
run after something has happened that has made the
database corrupted.
.PP
It fixes the database, checking all references, rewriting the file
with all the text.
It fixes the database, checking all references.
.PP
With argument
.B -g
the file with texts are rewritten without all unreferenced texts and
all pointers are adjusted. This does only happen if the database was
correct.
.PP
If none of the options
.B -r
or
.B -g
are given the database is not changed.
.SH OPTIONS
.TP
.BI \-D " database
directory"
.BI \-D " database
-
directory"
Use the database in the
.I database
directory
.I database
-
directory
as the target of the checkup.
.br
Example: If your database is in
.ft B
$HOME/lyskom/db
.ft R
you should use the command
.ft B
.br
/usr/lyskom/bin/dbck -D $HOME/lyskom
.ft R
.TP
.B \-i
Run interactively asking the user questions.
...
...
@@ -36,7 +60,24 @@ database.
Do the garbage collect of the texts part of the database. This is
sometimes called a compression of the text but it only removes
non-referenced texts.
.SH FILES
.TP 20
.B /usr/lyskom
Default database directory.
.TP
.RB database-directory /db/ramkomd-data
File with all the elements and pointers.
.TP
.RB database-directory /db/ramkomd-texts
File with the texts.
.TP
.RB database-directory /db/ramkomd-backup
Backup file with all data.
.SH BUGS
Does not lock the database.
.PP
Does never check if the database is locked.
.PP
Should have an unlock database option.
.SH AUTHOR
Per Cederqvist <ceder@lysator.liu.se>
doc/man/man8/dbck.8
View file @
d80fd2ec
.\" $Id: dbck.8,v 1.
1
1991/08/22
19:5
5:3
3
linus Exp $
.\" $Date: 1991/08/22
19:5
5:3
3
$
.\" $Id: dbck.8,v 1.
2
1991/08/22
21:1
5:3
8
linus Exp $
.\" $Date: 1991/08/22
21:1
5:3
8
$
.TH dbck 8 "August 22, 1991"
.SH NAME
dbck -
checks and fixes the database up, removes unreferenced text
s
from the texts file.
dbck -
reports and corrects errors in the LysKOM database. Thi
s
program is also used remove unreferenced texts
from the texts file.
.SH SYNOPSIS
.B /usr/lyskom/bin/dbck
[
.B -Dirvg
.B -D
.I database-directory
] [
.B -irvg
]
.SH DESCRIPTION
This program
i
s run after something has happened that has made the
This program s
hould be
run after something has happened that has made the
database corrupted.
.PP
It fixes the database, checking all references, rewriting the file
with all the text.
It fixes the database, checking all references.
.PP
With argument
.B -g
the file with texts are rewritten without all unreferenced texts and
all pointers are adjusted. This does only happen if the database was
correct.
.PP
If none of the options
.B -r
or
.B -g
are given the database is not changed.
.SH OPTIONS
.TP
.BI \-D " database
directory"
.BI \-D " database
-
directory"
Use the database in the
.I database
directory
.I database
-
directory
as the target of the checkup.
.br
Example: If your database is in
.ft B
$HOME/lyskom/db
.ft R
you should use the command
.ft B
.br
/usr/lyskom/bin/dbck -D $HOME/lyskom
.ft R
.TP
.B \-i
Run interactively asking the user questions.
...
...
@@ -36,7 +60,24 @@ database.
Do the garbage collect of the texts part of the database. This is
sometimes called a compression of the text but it only removes
non-referenced texts.
.SH FILES
.TP 20
.B /usr/lyskom
Default database directory.
.TP
.RB database-directory /db/ramkomd-data
File with all the elements and pointers.
.TP
.RB database-directory /db/ramkomd-texts
File with the texts.
.TP
.RB database-directory /db/ramkomd-backup
Backup file with all data.
.SH BUGS
Does not lock the database.
.PP
Does never check if the database is locked.
.PP
Should have an unlock database option.
.SH AUTHOR
Per Cederqvist <ceder@lysator.liu.se>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment