How can I read input from powershell

19 views
Skip to first unread message

Jiving with Jamie

unread,
Sep 4, 2023, 12:41:16 PM9/4/23
to LF file manager
I tried this, but it might need piping to handle errors, Maybe the way to handle input isn't through Powershell and lf has its own way of doing this.

cmd symlinkH ${{
  Target = Read-Host "where is the target directory?"
  symlink /H env:f Target
}}

any help is appreciated.

Reply all
Reply to author
Forward
0 new messages