Saulius Krasuckas
Saulius Krasuckas
That's interesting. I wonder if running a simpler thing, some Borne-like shell (like Dash or PDksh) would be more successful.
I support this idea. It would bring more clarity and would be more elegant.
@RadAd, if you decide to go the permissive way, I suggest using the Blue Oak Model license instead of the classical ones (MIT, BSD*, Apache License 2.0): https://writing.kemitchell.com/2019/03/09/Deprecation-Notice.html
There are also other impressions floating around: https://sts10.github.io/2023/01/26/exploring-new-software-licenses.html
BOML just got an OSI approval: https://github.com/spdx/license-list-XML/issues/2352
Or maybe use Python 3.7 at the very least:  https://endoflife.date/python
ping @lauft :)
Any progress here? Or should I try learning [sruffell/timewarrior-timesheet-report](https://github.com/sruffell/timewarrior-timesheet-report) ?
Cygwin is less intrusive in the path translation: ``` $ xmllint --xpath 'string(settings/servers/server[id = "gitlab"]/configuration/httpHeaders/property/name)' src/wine/dlls/msxml3/tests/xmlview.xml $ uname -a CYGWIN_NT-10.0-19044 DESKTOP-O7JE7JE 3.4.6-1.x86_64 2023-02-14 13:23 UTC x86_64 Cygwin ``` Of course...
> (Functionally overlaps with tools like chef/puppet.) Ansible would be simpler solution (as it requires no agent to be installed).