Commit a01f7be4 authored by tywldx's avatar tywldx
parents 90f01a55 ef227f90
#!/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