Command: minibox
Minibox is a collection of small Linux commands for resource limited
systems.
Syntax:
MINIBOX Command [Arguments]
MINIBOX --help|--version
Options:
Commands:
* beep
* cat
* cd
* clear
* cp
* date
* echo
* help
* ls
* mkdir
* mv
* pwd
* rm
* rmdir
* sh
* time
Comments:
MINIBOX is not part of the actual FREEDOS distribution.
Examples:
minibox help Shows the available commands.
minibox mkdir Gives an error message.
minibox mkdir --help Lists the arguments, here: Directories.
minibox mkdir test Creates the folder TEST.
minibox rmdir test Removes the folder TEST.
See also:
- nowhere -
Copyright © 2017 - 2021 Ercan Ersoy, help version 2023 W. Spiegl.
This file is derived from the FreeDOS Spec Command HOWTO.
See the file H2Cpying for copying conditions.