Revision: 14607
                            
                                                            
                                    
                                        
Initial Code
                                    
                                    
                                                            
                                    
                                        
Initial URL
                                    
                                    
                                
                                                            
                                    
                                        
Initial Description
                                    
                                    
                                                            
                                    
                                        
Initial Title
                                    
                                    
                                                            
                                    
                                        
Initial Tags
                                    
                                    
                                                            
                                    
                                        
Initial Language
                                    
                                    
                                                    
                        at June 7, 2009 17:32 by stiobhart
                            
                            Initial Code
# To change the user's home directory, just use the 'usermod' command, which exists on all unices. It works like this: usermod -d /path/to/new/homedir/ username
Initial URL
Initial Description
change user's home directory
Initial Title
*nix - change user's home directory
Initial Tags
server, unix, directory, user
Initial Language
Bash