[PATCH] cygcheck: expand common_apps list

Brian Inglis Brian.Inglis@SystematicSw.ab.ca
Sun May 26 06:49:00 GMT 2019


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.



More information about the Cygwin-patches mailing list