79689083

Date: 2025-07-03 15:19:06
Score: 0.5
Natty:
Report link

ls is not a typical command you use in Powershell. Try running the following:

Get-ChildItem -Force

I would also strongly recommend installing GitBash - https://about.gitlab.com/blog/git-command-line-on-windows-with-git-bash/

This will allow you to use linux like commands.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bryan Adams