DEC Digital Alpha VME 4/224 User Manual page 385

Table of Contents

Advertisement

rm
rm — remove file
Removes the specified files from the file system. Allocated memory is returned to
the heap.
Syntax
rm file1 [ file2 . . . ]
Arguments
file1 file2 . . .
Specifies the files to be deleted.
Example
>>> ls foo
foo
>>> rm foo
>>> ls foo
foo no such file
>>>
Lists file
foo
to show that it exists, removes file
foo
, lists file
foo
again to show
that it is gone.
See Also
cat, ls
Console Commands 13–77

Advertisement

Table of Contents
loading

This manual is also suitable for:

Digital alpha vme 4/288

Table of Contents