4.
Copy a file to the new device again:
# cp /filename file_name.back2
Example
To copy the same file again, enter:
cp /vmunix vmunix.back2
5.
List the files in the current directory:
Example
# ls –l
The vmunix.back1 and vmunix.back2 files should be shown.
6.
Delete the files you copied:
# rm file_name
Example
To remove the file.
vmunix.back1
Setting and verifying automatic mounting at bootup
The /etc/fstab file contains boot time mounting parameters for disk devices.
XP Disk Array Configuration Guide for Tru64 UNIX
21