Perfect tools for daily use: Difference between revisions
No edit summary |
No edit summary |
||
Line 176: | Line 176: | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> | ||
git tag | sort -V | tail -5 | git tag | sort -V | tail -5 | ||
|- | |||
| powershell 中查 sha512 | |||
| Get-FileHash -Path "E:\EndeavourOS_Mercury-Neo-2025.03.19.iso" -Algorithm SHA512 | Format-List | |||
</syntaxhighlight> | </syntaxhighlight> | ||
|} | |} |