Multiple choice technology operating systems What is the command to find out the inode process top -h who -T bdf –I uname -a Reveal answer Fill a bubble to check yourself C Correct answer Explanation The bdf -I command is used on HP-UX systems to display disk usage statistics including inode consumption. On Linux, the equivalent is 'df -i', but bdf is the correct tool for HP-UX inode monitoring.