search for: configx

Displaying 1 result from an estimated 1 matches for "configx".

Did you mean: config
2023 Jan 10
2
[Bug 3519] New: Command line parameter to print out full config
...layout of the original included config files, but some other consistent and machine readable format would still be useful. My use case involves some existing helper scripts that check for the existence of some configuration in ~/.ssh/config. Those scripts cannot see that configuration in my ~/.ssh/configX which is included in my main config, but I also don't want them to search ~/.ssh/* because that would cover files that aren't included or otherwise loaded. As I found myself considering writing my own ssh config preprocessor based on readconf.c I decided this request might be in order. Exa...