Run instantaneously a command when fill a given percentage of the disk #62
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently I use
crontab
:In the context of Benjamin_Loison/android_packages_apps_Recorder/issues/4 where potentially record everyday may exceed this threshold once and compress but the next day exceed again, hence should look for another solution but it may be clearer that running out of disk despite compressing if it notifies more quickly.
+2
Run a command when fill a given percentage of the diskto Run instantaneously a command when fill a given percentage of the diskMaybe inotify may help.