readme

来自「通过串口存取HP100LX/HP200LX 掌上型电脑上的文件」· 代码 · 共 36 行

TXT
36
字号
LX TOOLS 1.0 - Access files on the HP palmtops==============================================The LX tools are a set of commands that let you transfer files from the Unixsystem to your HP palmtop and the other way round via a serial cable. Theyalso let you create and delete directories. On the palmtop, all you need isthe built-in Filer application. Well, and of course you also need a cable,a palmtop and a Unix system.INSTALLATION- unpack the compressed tar file (you already did that, didn't you ;-)- check the file "config.h". It should be OK for Linux systems,  but might need some changes for other systems.- if you don't have the gcc compiler, you might need to modify  Makefile- "make"- if you want to save some space: "make clean"- move "lxtools.1" to /usr/local/man/man1 or wherever you keep  the manual pages  - move the executables (lxdir, lxcopy, lxdel, lxmkdir and lxrmdir)  to where you want to keep them (probably /usr/local/bin)  - "man lxtools"- don't tell me you have done *all* above steps and still need  further instructions!Andreas Garzotto, Dec 1995

⌨️ 快捷键说明

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