Skip to content

~ doesn't work in redirect #111

@certik

Description

@certik
~/repos/lfortran(main)$ echo $PATH > ~/.shell-lf
error opening file for redirect (C:\Users\ondrejcertik\repos\lfortran\~/.shell-lf). The system cannot find the path specified. (os error 3)

As a workaround, this works:

echo $PATH > 'C:\Users\ondrejcertik\.shell-lf'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions