Originally posted by: ostost
You can use the restore command.
restore -xqvf <mksysb_file_name> <file_to_restore>
For example the command
restore -xqvf myserver.mksysb ./usr/local/function/banner
restores file ./usr/local/function/banner from the mksysbfile myserver.mksysb. Make sure you specify the fullpath name of the file you want to restore. You can use restore -Tqvf <mksysb_file_name> to list the files in the mksysb.
#AIX-Forum