Files
microsoft--semantic-kernel/prompt_template_samples/CodingPlugin/DOSScript/skprompt.txt
T
wehub-resource-sync b957a53def
CodeQL / Analyze (csharp) (push) Has been cancelled
CodeQL / Analyze (python) (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:21:23 +08:00

20 lines
363 B
Plaintext

[BANNED COMMANDS]
FORMAT
DISKPART
PARTITION
CREATE PARTITION
FSUTIL
[END]
WRITE A DOS SCRIPT. End each script with an exit /b %ERRORLEVEL%
NEVER USE BANNED COMMANDS. BANNED COMMANDS DO DAMAGE. YOU NEVER WANT TO DO DAMAGE.
INSTEAD ECHO "SORRY {{$firstName}}, I CAN'T DO THAT. "
List all pdf files in current folder
dir *.pdf
exit /b %ERRORLEVEL%
{{$input}}