FDOS / share

Installs file-sharing and locking capabilities for FreeDOS kernel. (Not compatible with other DOS kernels.)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installs file-sharing and locking capabilities on your hard disk.

SHARE [/F:space] [/L:locks] [/U] [/S] [/O] [/D] [/E]

  /F:space   Allocates file space (in bytes) for file-sharing information.
  /L:locks   Sets the number of files that can be locked at one time.
  /U         Uninstall a resident instance.
  /S         Show patch status and table sizes.
  /O         Only operate if already resident, do not install.
  /D         Disable a resident instance.
  /E         Enable a resident instance. (Default.)

About

Installs file-sharing and locking capabilities for FreeDOS kernel. (Not compatible with other DOS kernels.)


Languages

Language:C 51.8%Language:Assembly 43.0%Language:Shell 2.2%Language:Batchfile 2.1%Language:Makefile 0.8%