thepallace
Technical User
What value should I used to remove files greater than 300mb and gzip it?
find /var/tmp -size + (????) -exec ls -lt {} \;
Thanks,
JaQ
find /var/tmp -size + (????) -exec ls -lt {} \;
Thanks,
JaQ
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.