Skip to content

Evaluate a script with fsh #2

Description

@tylerdq

Is it possible to run/evaluate a script file using fsh? I have an executable test.fsh with these contents:

#!/usr/bin/fsh

: ll -la 1 ls ;
ll

When I run in bash with ./test.fsh it just opens the fsh shell without executing ll.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions