Managing the AMASS File System

The following example generates a list of all volumes and their descriptions:

#su root

#volnote

VOLNUM DESCRIPTION

1Backup volume.

2This is a Cleaning volume.

3Project Y2k for accounting dept.

The following example generates the description for volume #2:

#volnote 2

This is a Cleaning volume.

The following example allows you to create the description for volume #4. Using the -yoption suppresses the confirmation message. You can also change the description by using this combination of options.

#volnote -y 0004 “This volume contains information about our super duper new product that is extremely important to the whole wide world.”

The following example allows you to delete the description for volume number #3. Using the -yoption suppresses the confirmation message.

# volnote -y -d 3

3-192

Command Reference

6-00028-01 Rev A