Skip to content

[FR] Print piped commands as they are executed #36

@zulc22

Description

@zulc22

Checks

  • I have checked existing feature requests for duplicates and found none

Describe the FR

If you create a "script" for pfsshell and attempt to pipe it in, the prompt is the only thing shown on screen and it doesn't really let the user know what's happening or how much of the script has executed.

device /dev/sdc
mount __common
put file.ext
umount
exit

cat script.txt | pfsshell

Describe the solution you'd like

Print piped commands as they are executed

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions