curl-users
re: curl path on BSD Server
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 16 Nov 2001 16:21:34 +0100 (MET)
Date: Fri, 16 Nov 2001 16:21:34 +0100 (MET)
On Fri, 16 Nov 2001, Daniel Stenberg wrote:
> Run this:
>
> % find / -name -type f curl
Uh, sorry, this works better:
% find / -type f -name curl
-- Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/Received on 2001-11-16