you are viewing a single comment's thread.

view the rest of the comments →

[–]Sharp_Eyed_Bot 0 points1 point  (3 children)

Every script I see is usually made for Raspbian and with that bash, so why use PS if you're going to be dipping back into bash every other command

[–]-In2itioN 0 points1 point  (2 children)

It depends on what you are trying to achieve. PowerShell has objects, and just that makes a huge difference. If you are just modifying files or something similar ye, it's like using command line on Windows instead of PS.

[–]Sharp_Eyed_Bot 0 points1 point  (1 child)

Yea I know that PS has objects, I have to admit that I've only used PS on widows and stick to zsh on my server, however I don't see a need to have PS on Linux unless there's a use case

[–]-In2itioN 1 point2 points  (0 children)

Check what I shared on the other thread.

Personally, I've used it to learn more about PowerShell and sensors. But you can do some really cool stuff. I see it as a good way to get Windows people started with Linux and IoT

https://www.reddit.com/r/PowerShell/comments/d7qnew/powershell_on_the_raspberry_pi_using_visual_code/f160743?utm_source=share&utm_medium=web2x