#577696 ferm: @include "foo|" does not allow shell escapes

#577696#5
Date:
2010-04-13 17:25:21 UTC
From:
To:
Hi,

@include "echo @def \\$filename=$FILENAME|"

ina ferm file results in

Error in echo @def \\=scys00592/scys00592.conf.d/Z71-forward| line 1:
@def = <-- "$" (variable) or "&" (function) expected

I guess that this fault is caused by \ not acting as an escape
character in the include expression. Writing a single backslash
doesn't work either.

Final goal is having the path removed from $FILENAME.

Greetings
Marc