On Sun, Oct 7, 2018 at 12:40 PM Stanislav Levin wrote:
> Could somebody advise me is it possible to check a disk/directory free
> space before job run?
>
> There are memory, CPU job limitations, but not a disk.
--limit is made for you.
This should work:
disk() {
# Input: Pause_MB Kill_MB
#
On Mon, Oct 8, 2018 at 1:30 AM paralleluser wrote:
> I decided to re-read the GNU parallel man page in full and found two
> interesting paragraphs. Let us assume a single user machine where the user
> has root access. It is the goal of the user to not limit himself in terms of
> the number o