The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > OS Specific Forums > HP-UX
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #4 (permalink)  
Old 04-22-2008
denn denn is offline
Registered User
 

Join Date: Jul 2007
Posts: 93
could be your path doesn't have the directory that swlist is in?
"Command not found" is typical for path issue.

you don't need to be root to run swlist "swinstall now thats another matter"

Code:
whereis swlist

# most likely: /usr/sbin/swlist
Reply With Quote