| -m | The name of the managed system for which to remove the profile data backup file. The name may either be the user-defined name for the managed system, or be in the form tttt-mmm*ssssssss, where tttt is the machine type, mmm is the model, and ssssssss is the serial number of the managed system. The tttt-mmm*ssssssss form must be used if there are multiple managed systems with the same user-defined name, or if the HMC does not currently have a connection to the managed system. |
| -f |
The name of the profile data backup file to be removed. If file is not fully qualified, file will be removed from the /var/hsc/profiles/serial-number directory on the HMC (serial-number is the serial number of the managed system).
To remove profile data from removable media, the media must be present in the removable media device and the device must be mounted with the mount command before this command is issued. The lsmediadev command can be used to display all of the removable media devices on the HMC. |
| --help | Display the help text for this command and exit. |
rmprofdata -m 9406-570*3413444 -f backup1
Remove the profile data backup file called myFile on a floppy diskette (a floppy diskette must have already been inserted into the diskette drive):
mount /media/floppy
rmprofdata -m mySystem -f /media/floppy/myFile
| None | |
| None | |
| Linux | RMPROFDATA (1) | November 2006 |