If more than xxGB

vmN

Honorable
Oct 27, 2013
1,666
0
12,160
Hello I'm currently working with debian.
So, heres the deal.
If someones folder is bigger than 50GB is should alert the administrator.
It check all the folders in /home/ each week, and put the output in output.txt.
How do make a .sh to look through the output.txt and see if something is bigger than 50GB.
Here I used cat on output.txt so you can see how it's setup.
IdqQIPR.png


Thanks in advance!