Guest User

Untitled

a guest
Apr 20th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.09 KB | None | 0 0
  1. #/usr/bin/sh
  2.  
  3. find / -mount -size +100000 -exec ls -l {} \; > logs/$(date +%Y%m%d)_file.log
Add Comment
Please, Sign In to add comment