gpt4 book ai didi

windows - 如何在 Windows 上将 man 和 zip 添加到 "git bash"安装

转载 作者:IT王子 更新时间:2023-10-29 00:57:59 32 4
gpt4 key购买 nike

我正在使用 git bash在 Windows 上 - 这是通过集成的 bash 为 Windows 提供的 git。显然它使用了 MINGW/MSYS 基础。 (来自@VonC 的更新:自 2015 年第四季度以来 uses msys2 现在是 msysgit is obsolete)

所以已经安装了很多MSYS工具——从awkzcat。但是我想念 man 命令和 zip 将多个文件压缩成一个 zip 文件(unzip 存在!)。

我可以从哪里安装它们?我不想安装另一份 MINGW 系统!有什么方法可以将一些预编译工具添加到 git bash 安装中吗?

最佳答案

这是另一组略有不同的说明,用于在 Windows 上为 git bash 安装 zip:

  1. Navigate to this sourceforge page
  2. 下载zip-3.0-bin.zip
  3. 在压缩文件的 bin 文件夹中,找到文件 zip.exe
  4. 将文件 zip.exe 解压缩到您的 mingw64 bin 文件夹(对我来说:C:\Program Files\Git\mingw64\bin )
  5. Navigate to to this sourceforge page
  6. 下载bzip2-1.0.5-bin.zip
  7. 在压缩文件的 bin 文件夹中,找到文件 bzip2.dll
  8. bzip2.dll 解压缩到您的 mingw64\bin 文件夹(与上面相同的文件夹:C:\Program Files\Git\mingw64\bin)

关于windows - 如何在 Windows 上将 man 和 zip 添加到 "git bash"安装,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38782928/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com