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
-- regards, ==================================================== GPG key 1024D/4434BAB3 2008-08-24 gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3 ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
