parallel
[Top][All Lists]
Advanced

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

Re: Install in 10 sec fails


From: Martin Møller Skarbiniks Pedersen
Subject: Re: Install in 10 sec fails
Date: Thu, 29 Nov 2018 00:14:40 +0100

On Wed, 28 Nov 2018 at 14:34, Saint Michael <venefax@gmail.com> wrote:
>
> This does not work
> You can install GNU Parallel in just 10 seconds with:
> (wget -O -pi.dk/3 || curl pi.dk/3/) | bash

You didn't write it correctly.
The 10 seconds install is

(wget -O - pi.dk/3 || curl pi.dk/3/) | bash

You missed the - just after -O

Regards
Martin



reply via email to

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