Is there any way to use PowerShell commands in Far #947
-
|
I want to use some commands inside the console in Far. Some PS commands are really very handy, and make things easier and faster |
Beta Was this translation helpful? Give feedback.
Answered by
nightroman
May 5, 2025
Replies: 2 comments 2 replies
-
|
You can run them from command line as usual. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Arguably the best way to running PowerShell in Far Manager is using How to install and update FarNet and modules: Then you can run PowerShell commands using the prefix |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
sb-viktor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Arguably the best way to running PowerShell in Far Manager is using
the plugin
FarNetand its moduleFarNet.PowerShellFar.How to install and update FarNet and modules:
https://github.com/nightroman/FarNet#readme
Then you can run PowerShell commands using the prefix
ps: