comment
This commit is contained in:
		
							parent
							
								
									b4256d7aac
								
							
						
					
					
						commit
						9166277502
					
				@ -8,6 +8,8 @@ import net.hyperic.sigar.SigarException;
 | 
				
			|||||||
 */
 | 
					 */
 | 
				
			||||||
public class Du extends SigarCommandBase {
 | 
					public class Du extends SigarCommandBase {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    //like du -s -b
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    public Du(Shell shell) {
 | 
					    public Du(Shell shell) {
 | 
				
			||||||
        super(shell);
 | 
					        super(shell);
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user