FTAM/9000 User's Guide
54 Chapter 3
Using Command-Line FTAM
Deleting Files with fdel
Example:
In this example, a user known as betty uses fdel to delete a local
file–localplan. She also deletes a remote file–regionplan–in her
home directory on the host called chicago:
$ fdel -i localplan chicago:regionplan
Password (chicago:betty):
Remove “localplan” (y/n): y
Remove “chicago:regionplan?“? (y/n): y
$
Note that you are prompted for betty's password at chicago. Because of
the -i option, you are also requested to confirm the deletion request.