18#ifndef __SH_STDIOCOMMAND
19#define __SH_STDIOCOMMAND
50 virtual int execute(
const Size nparams,
const char **params);
Builtin command for the Shell.
Change the standard Input/Output of the shell.
virtual int execute(const Size nparams, const char **params)
Executes the command.
StdioCommand()
Constructor function.
unsigned int Size
Any sane size indicator cannot go negative.