FD-1.03l
http://hp.vector.co.jp/authors/VA012337/soft/fd/index.html
Very useful File manager.
Uncomress
tar xvzf FD-1.03l.tar.gz
cd FD-1.03l
Compile
Configure the Pager and Editor
vi fd.h
#define PAGER "less" /* to view file */
#define EDITOR "ng" /* to edit file */
Compile
make config
make
Install
make install
I made the directories of /usr/local/man/ja_JP.EUC/man*.
mkdir /usr/local/man/ja_JP.EUC
foreach i (1 2 3 4 5 6 7 8)
foreach? mkdir /usr/local/man/ja_JP.EUC/man$i
foreach? end
2000/07/13
[home]
[install]