General Batch/cmd Snippets
get clipboard data
for
/f
"eol=; tokens=*"
%%
I
in
(
'powershell Get-Clipboard'
)
do
set
CLIPBOARD_TEXT
=
%%
I
Table of Contents
Colors
File-Templates
Information
Scripts
Snippets
SQF
Python
Powershell
Git
Batch
General Batch/cmd Snippets
get clipboard data
Bash
Misc
Projects
Quick search