Operating System - Linux
1832367 Members
2758 Online
110041 Solutions
New Discussion

chatr Quickie! How to Check if an Executabale is chatr'd to use 3rd Quadrant Memory

 
SOLVED
Go to solution
Alzhy
Honored Contributor

chatr Quickie! How to Check if an Executabale is chatr'd to use 3rd Quadrant Memory

I need to verify if a 32bit HP-UX executable was modified to use the 3rd quandrant (via chatr +3qm). What command should I use?

Thanks.
Hakuna Matata.
1 REPLY 1
James R. Ferguson
Acclaimed Contributor
Solution

Re: chatr Quickie! How to Check if an Executabale is chatr'd to use 3rd Quadrant Memory

Hi Nelson:

# chatr file|grep -e disable -e enable

Regards!

...JRF...