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

📄 tools2.gen

📁 使用于OS/2下的小工具的C源程序,使用于OS/2下的小工具的C源程序
💻 GEN
字号:
:userdoc.
* TOOLS/2 automatic INF-file generation
* Copyright(c) Martti Ylikoski 1992.
* Below multiple *.txt files are #included, these
* files are however modified a little bit from the *.txt files
* on TOOLS/2 fiskettes. So if you generate the help-file, you
* will get a number of error messages. The main modifications are:
* Replace:
*     :  with &colon.
*     \  with &bsl.
*     #  with &numsign.

:h1 id=WELCOME.Welcome

TOOLS/2 is a collection of small tools for OS/2 and DOS
operating systems. Most tools are dual-mode programs -
they can be run under both DOS and OS/2.

Dual mode programs have the words [DUAL MODE] on the upper right corner
of their manual pages. Protected mode programs are marked [OS/2 ONLY].

:h1 id=README.Readme.txt
:lines align=left.
#include "readme.txt"
:elines.
:h1 id=FEEDBACK.Feedback.txt
:lines align=left.
#include "feedback.txt"
:elines.

:h1 id=ALPHA.Alphabetical list of commands.
This section contains the alphabetical list of all the tools in TOOLS/2.

:h2 id=ALARM.Alarm - Show alarm at specified time.
:lines align=left.
#include "alarm.txt"
:elines.
:h2 id=ALARMFLE.Alarm File Format
:lines align=left.
#include "alarmfle.txt"
:elines.
:h2 id=AT.At - Start a program at specified time.
:lines align=left.
#include "at.txt"
:elines.
:h2 id=ATFLE.At File Format
:lines align=left.
#include "atfile.txt"
:elines.
:h2 id=BELL.Bell - Make an audible sound on the speaker.
:lines align=left.
#include "bell.txt"
:elines.
:h2 id=BLANK.Blank - Blank the screen.
:lines align=left.
#include "blank.txt"
:elines.
:h2 id=BLANKER.Blanker - Screen saver program.
:lines align=left.
#include "blanker.txt"
:elines.
:h2 id=BORDER.Border - Change the border colors.
:lines align=left.
#include "border.txt"
:elines.
:h2 id=CAT.Cat - Concatenate files to the display.
:lines align=left.
#include "cat.txt"
:elines.
:h2 id=CLEAR.Clear - Clear the screen.
:lines align=left.
#include "clear.txt"
:elines.
:h2 id=COLOR.Color - Sets the screen colors.
:lines align=left.
#include "color.txt"
:elines.
:h2 id=CURSOR.Cursor - Position the cursor.
:lines align=left.
#include "cursor.txt"
:elines.
:h2 id=CUTHUGE.Cuthuge - Cut a huge file into smaller pieces.
:lines align=left.
#include "cuthuge.txt"
:elines.
:h2 id=DELQ.Delq - Delete a file with query.
:lines align=left.
#include "delq.txt"
:elines.
:h2 id=DIRS.Dirs - Show directories pushed to the stack.
:lines align=left.
#include "dirs.txt"
:elines.
:h2 id=DIRSERV.Dirserv - Directory stack server.
:lines align=left.
#include "dirserv.txt"
:elines.
:h2 id=DISKFREE.Diskfree - Show free disk space.
:lines align=left.
#include "diskfree.txt"
:elines.
:h2 id=DOS2UNIX.Dos2unix - Convert text files between DOS and UNIX.
:lines align=left.
#include "dos2unix.txt"
:elines.
:h2 id=DU.Du - Show disk usage for files/directories.
:lines align=left.
#include "du.txt"
:elines.
:h2 id=FF.Ff - Find files.
:lines align=left.
#include "ff.txt"
:elines.
:h2 id=HEAD.Head - Display the beginning of a file. 
:lines align=left.
#include "head.txt"
:elines.
:h2 id=JD.Jd - Jump to a directory.
:lines align=left.
#include "jd.txt"
:elines.
:h2 id=KBD.Kbd - display codes generated by the keyboard.
:lines align=left.
#include "kbd.txt"
:elines.
:h2 id=KEY.Key - Put character to the keyboard buffer.
:lines align=left.
#include "key.txt"
:elines.
:h2 id=KEYLOCKS.Keylocks - Change the state of the locks keys (NUM LOCK etc).
:lines align=left.
#include "keylocks.txt"
:elines.
:h2 id=KEYSPEED.Keyspeed - Set the typematic rate of the keyboard.
:lines align=left.
#include "keyspeed.txt"
:elines.
:h2 id=KILL.Kill - Kill a process.
:lines align=left.
#include "kill.txt"
:elines.
:h2 id=MEM.Mem - Show size of the largest contiguous block of memory.
:lines align=left.
#include "mem.txt"
:elines.
:h2 id=NAMES.Names - Produce funny names.
:lines align=left.
#include "names.txt"
:elines.
:h2 id=NORMAL.Normal - Set the screen colors to default values.
:lines align=left.
#include "normal.txt"
:elines.
:h2 id=NUM.Num - Convert between different numerical radixes.
:lines align=left.
#include "num.txt"
/*
#include "params.txt"
*/
:elines.
:h2 id=PG.Pg - Display a file page by page.
:lines align=left.
#include "pg.txt"
:elines.
:h2 id=POPD.Popd - Restore a previously pushed directory.
:lines align=left.
#include "popd.txt"
:elines.
:h2 id=POPUP.Popup - Show a popup message.
:lines align=left.
#include "popup.txt"
:elines.
:h2 id=PR.Pr - Print a file with header information.
:lines align=left.
#include "pr.txt"
:elines.
:h2 id=PUSHD.Pushd - Push a directory onto the directory stack.
:lines align=left.
#include "pushd.txt"
:elines.
:h2 id=REV.Rev -Reverse lines.
:lines align=left.
#include "rev.txt"
:elines.
:h2 id=RUNTIME.Runtime - Show the amount of time a program run.
:lines align=left.
#include "runtime.txt"
:elines.
:h2 id=SCAN.Scan - Scan through directories and run commands.
:lines align=left.
#include "scan.txt"
:elines.
:h2 id=SETPRTY.Setprty - Set the priority of a process.
:lines align=left.
#include "setprty.txt"
:elines.
:h2 id=SETVER.Setver - Set the modification time of a file to its version number.
:lines align=left.
#include "setver.txt"
:elines.
:h2 id=SHUTDOWN.Shutdown - Prepare the system for power down.
:lines align=left.
#include "shutdown.txt"
:elines.
:h2 id=SLEEP.Sleep - Sleep for the specified amount.
:lines align=left.
#include "sleep.txt"
:elines.
:h2 id=STRING.Strings - Display the printable string from a binary file.
:lines align=left.
#include "strings.txt"
:elines.
:h2 id=TAIL.Tail - Show the last lines from a file.
:lines align=left.
#include "tail.txt"
:elines.
:h2 id=TEE.Tee - Make a copy of the stream to a file.
:lines align=left.
#include "tee.txt"
:elines.
:h2 id=TIMER.Timer - Taking time.
:lines align=left.
#include "timer.txt"
:elines.
:h2 id=TIMERSRV.Timersrv - A server for the TIMER command.
:lines align=left.
#include "timersrv.txt"
:elines.
:h2 id=TM.Tm - Show the time.
:lines align=left.
#include "tm.txt"
:elines.
:h2 id=TOUCH.Touch - Touch a file changing its modification time.
:lines align=left.
#include "touch.txt"
:elines.
:h2 id=UNIX2DOS.Unix2dos - Convert files between UNIX and DOS.
:lines align=left.
#include "unix2dos.txt"
:elines.
:h2 id=UNTIL.Until - Wait until a specific time.
:lines align=left.
#include "until.txt"
:elines.
:h2 id=UPTIME.Uptime - Show how long the system has been up.
:lines align=left.
#include "uptime.txt"
:elines.
:h2 id=VERSION.Version - Show current version.
:lines align=left.
#include "version.txt"
:elines.
:h2 id=WIPEFILE.Wipefile - Destroy a file by writing random data over it.
:lines align=left.
#include "wipefile.txt"
:elines.
:h2 id=WORDS.Words - Count the number of characters, words and lines in a file.
:lines align=left.
#include "words.txt"
:elines.
:euserdoc.

⌨️ 快捷键说明

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