Bill, I thought I had done that before, but I must have done it wrong.
server:/ brian$ ls -l /usr/bin/curl -rwxr-xr-x 1 root wheel 172016 Jul 8 2016 /usr/bin/curl On Thu, Feb 6, 2020 at 11:05 PM bill lam <[email protected]> wrote: > What is output when typing in terminal > ls -l /usr/bin/curl > > Thu, 06 Feb 2020, Brian Schott написал(а): > > 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
