[cfarm-users] Install wget on cfarm{104,119,240) ?

Zach van Rijn me at zv.io
Tue Feb 18 18:37:27 CET 2025


On Tue, 2025-02-18 at 17:58 +0100, Martin Guy wrote:
> On 18/02/25 15:39, Zach van Rijn wrote:
> > On Tue, 2025-02-18 at 11:32 +0100, Martin Guy via cfarm-u...
> > 
> 
> but it's run in a local script that does for every host
> 
>      ssh $host wget blablabla
> 
> and
> 
>      $ ssh cfarm104 'echo $PATH'
> 
>      /usr/bin:/bin:/usr/sbin:/sbin
> 
> 
> However, there's curl and that's almost everywhere, so problem
> solved.

For completeness, you can use the binaries directly without
entering the CFarm-specific Homebrew shell:

  $ ssh $host /opt/homebrew/bin/wget blablabla


Z



More information about the cfarm-users mailing list