try this command to list files from a mksysb tap:
#lsmksysb
the previous command will list from the default tap device “rmt0”.
if you have another tap, try the following:
#lsmksysb -f /dev/rmt5
Tags: device, how, list, lsmksysb, rmt, show, TAP Posted in AIX | No Comments »
You can use command ‘lsvgfs’ to list all file systems inside specific volume group like the following example:
# lsvgfs rootvg / /usr /var /tmp /home /opt /admin /var/adm/ras/livedump /oracle_osb /u01/app/oracle /u02/oradata /iso_image /TestFs
Tags: file, group, list, specific, systems, volume Posted in AIX | No Comments »