Monday, August 18, 2008

How to enable entended history in AIX 5.3

In AIX 5.3, you have the capability to have a time stamped history. To enable it, just set the following variable:

EXTENDED_HISTORY=ON

Example:


export EXTENDED_HISTORY=ON

No comments: