What's the exact command you're executing that isn't showing history?
Also, check the following commands (assuming ksh):
Code:
which lslpp # should be /usr/bin/lslpp
alias # examine output to be sure theres not an alias
# masking the actual command
typeset -f # do the same for functions
Rod Knowlton
IBM Certified Advanced Technical Expert pSeries and AIX 5L
CompTIA Linux+
CompTIA Security+
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.