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


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.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.


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