server:bin brian$ ls -l curl ls: curl: No such file or directory server:bin brian$ pwd /usr/local/bin server:bin brian$ ls -l wget lrwxr-xr-x 1 brian admin 32 Feb 6 17:39 wget -> ../Cellar/wget/1.20.3_2/bin/wget server:bin brian$
On Thu, Feb 6, 2020 at 10:37 PM Brian Schott <[email protected]> wrote: > 2!:0'which curl' > /usr/bin/curl > 2!:0'which wget' > /usr/local/bin/wget > > -- > (B=) ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
