Commit 7096cb97 authored by 智勇's avatar 智勇

up

parent 479e6150
#!/bin/bash
du -h `find / -size +100M 2> /dev/null`| sort -hr | tee /root/big_file.list
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment