You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got the following error when executing the windows commands in Powershell:
"PS C:\Users#########\DDoS-Ripper> cd DDoS-Ripper ls
Set-Location : A positional parameter cannot be found that accepts argument 'ls'.
At line:1 char:1
cd DDoS-Ripper ls
+ CategoryInfo : InvalidArgument: (:) [Set-Location], ParameterBindingException
+ FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.PowerShell.Commands.SetLocationCommand"
Could you try to fix this issue or am I doing something incorrectly?
The text was updated successfully, but these errors were encountered:
I got the following error when executing the windows commands in Powershell:
"PS C:\Users#########\DDoS-Ripper> cd DDoS-Ripper ls
Set-Location : A positional parameter cannot be found that accepts argument 'ls'.
At line:1 char:1
The text was updated successfully, but these errors were encountered: