Posts: 118
	Threads: 90
	Joined: Dec 2003
	
Reputation: 
0
	 
 
	
		
		
		2003-12-15, 04:46 PM 
(This post was last modified: 2003-12-15, 04:46 PM by Digerati.)
		
	 
	
		
passwd is the unix password command that allows you to change your password. 
Executed on its own will change the password for the currently logged in user. 
If you are root and execute passwd user , then you will be able to change the password for that user.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 391
	Threads: 83
	Joined: Dec 2003
	
Reputation: 
0
	 
 
	
	
		Oops heh soz. didn't notice. but also it would be nice to show what the output looks like
	
	
	
	
	
 
 
	
	
	
		
	Posts: 118
	Threads: 90
	Joined: Dec 2003
	
Reputation: 
0
	 
 
	
	
		Yes I got lazy on that one.. Examples are great.