{ "permissions": { "allow": [ "Bash(Get-ChildItem -Path \"c:\\\\Development\\\\PHP\\\\PHP-MVC-TERRITORY\" -Force)", "Bash(Select-Object Mode, Name)", "Bash(Format-Table -AutoSize)", "PowerShell(Get-ChildItem -Path \"c:\\\\Development\\\\PHP\\\\PHP-MVC-TERRITORY\" -Force | Where-Object {$_.Name -match '^[A-Z]'} | Select-Object Mode, Name)" ] } }
Powered by TurnKey Linux.