This is the mail archive of the cygwin-patches mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] cygcheck: expand common_apps list


On Sun, 2019-05-26 at 00:49 -0600, Brian Inglis wrote:
> To a degree, depends on installed Cygwin packages and Windows features, but I
> also have in both Cygwin /{,{,usr/}s}bin and /Windows/{,System32{,/OpenSSH}/:
> 
>         {"certutil", 0},
>         {"comp", 0},
>         {"ftp", 0},
>         {"scp", 0},
>         {"sftp", 0},
>         {"sftp-server", 0},
>         {"shutdown", 0},
>         {"ssh-add", 0},
>         {"ssh-agent", 0},
>         {"sshd", 0},
>         {"ssh-keygen", 0},
>         {"ssh-keyscan", 0},
> 
> from ls *.exe | sort in each set of dirs then join both.

I don't have /Windows/OpenSSH on my system.  Is it added to PATH when
present?

--
Yaakov



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]