FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
winpython/hash_launch.bat at 17.9.20260808/WinPython · winpython/winpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
winpython
/
winpython
Public
Notifications
You must be signed in to change notification settings
Fork
350
Star
2.3k
Code
Issues
79
Pull requests
0
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Expand file tree
Breadcrumbs
winpython
/
hash_launch.bat
Copy path
More file actions
More file actions
Latest commit
History
History
History
10 lines (6 loc) · 316 Bytes
Breadcrumbs
winpython
/
hash_launch.bat
Copy path
File metadata and controls
10 lines (6 loc) · 316 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
call
C:\WinPdev\WPy64-310111\scripts\env.bat
cd
%~dp0
rem
echo %date% %time%
>>
gdc_counting.txt
python -c
"
import sys;from winpython import hash; hash.print_hashes(sys.argv[1:])
"
%*
>>
hash_counting_
%date:
/
=
_
%
.txt
rem
python hash.py %*
>>
hash_counting_%date:/=_%.txt
start
notepad.exe hash_counting_
%date:
/
=
_
%
.txt
Back
|
FazBrowse Home
|
New Git URL