Skip to content

Output is not printed to the shell when executing commands from a script #1270

@georgmittendorfer

Description

@georgmittendorfer

I cannot execute scripts anymore in spring shell 4.0.

The following worked in spring shell 3.x

shell:>script --file /home/user/my.script
Unable to run command script: Script command expects exactly one argument: the absolute path to the script file to execute.

When using the absolute path without --file:

shell:>script /home/user/my.script
Command script /home/user/my.script not found

Also relative paths didn't work.

System: Debian Linux
Linux 6.17.13+deb14-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.17.13-1 (2025-12-20) x86_64 GNU/Linux

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions