Le 27/02/2025 19:24, Petter Reinholdtsen a écrit :
[Jessica Clarke]
In spring.6.txt there are snippets like the following:
{sys: echo -e "{USER_WRITEDIRS}"}
What is the path to this file? I see no such file in spring version
106.0+dfsg-1.
% dpkg -L spring|grep spring.6
%
https://s
[Jessica Clarke]
> In spring.6.txt there are snippets like the following:
>
> {sys: echo -e "{USER_WRITEDIRS}"}
What is the path to this file? I see no such file in spring version
106.0+dfsg-1.
% dpkg -L spring|grep spring.6
%
--
Happy hacking
Petter Reinholdtsen
Source: spring
Version: 105.0.1+dfsg-2
Severity: important
In spring.6.txt there are snippets like the following:
{sys: echo -e "{USER_WRITEDIRS}"}
However, this is not portable across shells, as echo -e is a bash
extension, causing this to print a literal -e when /bin/sh is dash.
This is im
3 matches
Mail list logo