Command: rm <files>
===================

Remove the files that match <files>. You can use normal wildcards '*' and
'?'. The maxinum number of files that may be deleted with one command is
20 files. This is ment to protect from accidental deletions.

The file will be searched for in the current directory. 'rm castle.c' will
remove the castle of the wizard (not to be recommended).

Only Arch wizards and higher can remove files from other wizards.

See also w/ls, w/ed, w/cat, w/cp, w/mv
