/ Published in: Bash
                    
                                        calc rate file capacity
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 find -type f -printf "%s\n" |perl -ne '$sum += $_; print "\r$sum"'
Comments
                    Subscribe to comments
                
                