Hi i am new to shell scripting, i need some help please.
I have a folder that i am sharing between my linux server and my windows computer. I want to do a shell script that let me know when the size of that folder has passed 110 gb, and i want to limit that folder to not take more disk space than 120 gb?
How do i accomplish this?
Thanks!:)