index
:
libgit2
debian
progress-linux
upstream
debian 12 backports: mozilla (cargo, rustc)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
resources
/
process
/
cat.bat
blob: af9b573c79386123c72931cbeb1e80d6f564990f (
plain
)
1
2
@
ECHO
OFF
FOR
/F
"tokens=*"
%%
a
IN
(
'more'
)
DO
ECHO
%%
a