In the pl syntax it's only possible to include a file with the syntax
@ pathname [filename]
the new feature would accept the shell expansion syntaxe:
@ /dir/.py [dirname]
Creating in the environnement à directory dirname (in this case the alias is mandatory),
containing all .py files.
In the pl syntax it's only possible to include a file with the syntax @ pathname [filename] the new feature would accept the shell expansion syntaxe: @ /dir/.py [dirname] Creating in the environnement à directory dirname (in this case the alias is mandatory), containing all .py files.