k2hreplace - Man Page
Utility Tool for K2HASH
Synopsis
k2hreplace [ -d ] SOURCE_FILE DESTINATION_FILE
Description
k2hreplace is a tool for replacing K2HASH file safety when another processes are using it. After doing, destination file is moved with suffix.
Options
- SOURCE_FILE
specify source k2hash file path
- DESTINATION_FILE
specify destination k2hash file path
- -d
run with debugging mode
Environment
- K2HDBGMODE
K2HDBGMODE environment sets debugging message level as same as -g option. The value is set as SILENT, ERR, WAN or INFO. When k2hlinetool catches SIGUSR1 signal, the debugging message level is bumpup. The level is changed as order by SILENT, ERR, WAN, INFO, SILENT...
- 2HDBGFILE
K2HDBGFILE environment sets the file which is debugging message, this is as same as -glog option.
See Also
k2hash(1), k2hlinetool(1), k2hcompress(1), k2htouch(1), k2hedit(1)
Bugs
Please report owner and committers.
Author
k2hash has been written by Takeshi Nakatani <nakatani@yahoo-corp.jp>.
Referenced By
k2hash(1), k2hbench(1), k2hcompress(1), k2hedit(1), k2himport(1), k2hlinetool(1), k2htouch(1).