The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 09-28-2006
corny corny is offline
Registered User
  
 

Join Date: Aug 2006
Posts: 5
passwd in shell script

Is there a way to change user password using passwd command in shell script?
I don't want to use expect.


Please help