bug-parallel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: parsort not using --parallel parameter


From: Martin Møller Skarbiniks Pedersen
Subject: Re: parsort not using --parallel parameter
Date: Mon, 20 Feb 2023 15:38:39 +0100

On Thu, 16 Feb 2023 at 18:06, Jake VanEck <jake.vaneck@gmail.com> wrote:
>
> When I use the following command in Ubuntu WSL, it's spawning 24 threads 
> (which is the same as my CPU). Am I running this command correctly?
>
> sort -u --parallel=4 -S 200M -T /mnt/c/temp /mnt/d/wordlists/words02
   ^^^^

No, you are using the coreutils version because you wrote: sort and not parsort

/Martin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]