How To
Summary
A PowerVC administrator may need to find a file on the RHEL server.
Objective
be able to find a file by name
Environment
RHel
Steps
Example:. When installing upgrading PowerVC 2.0
https://www.ibm.com/support/knowledgecenter/SSVSPA_2.0.0/com.ibm.powervc.cloud.help.doc/powervc_upgrading_cloud.html
The backup script backup_n_uninstall_144.sh is listed as needed, but the location of the script is not mentioned.
Run this command
cd /
then this command
find -name backup_n_uninstall_144.sh
expected output
./home/powervc-2.0.0.0/lib/backup_n_uninstall_144.sh
where the first part ./home/powervc-2.0.0.0/lib will be the directory which holds the requested file.
Document Location
Worldwide
[{"Line of Business":{"code":"LOB57","label":"Power"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGRZY","label":"IBM Cloud PowerVC Manager"},"ARM Category":[{"code":"a8m50000000L0jDAAS","label":"PowerVC"}],"ARM Case Number":"TS004795507","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Version(s)"}]
Was this topic helpful?
Document Information
Modified date:
11 January 2021
UID
ibm16402541