/ Published in: Bash
                    
                                        the -r means it's recursive, the f suppresses the need to confirm every file deletion.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 rm -rf directoryname
Comments
                    Subscribe to comments
                
                