Advertisement
hiro1357

head.bat

Apr 27th, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.10 KB | None | 0 0
  1. @echo off
  2. for /f "skip=3 tokens=1* delims=:" %%A in ('findstr /n ^"^^^" pkill.bat') do (
  3. @echo.%%B
  4. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement