欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

macos shell chrome 判断版本 AG chatgpt 有大用 有大大用

在 macOS 上,你可以通过命令行来判断 Google Chrome 的版本。以下是一个简单的步骤:

  1. 打开 Terminal(终端)。

  2. 输入以下命令来获取 Google Chrome 的版本信息:

    bash

    /Applications/Google\ Chrome.app/Contents/Versions/Current/Google\ Chrome --version

    或者,你可以使用下面的命令: 我用的就是下面的方法

    bash

    defaults read /Applications/Google\ Chrome.app/Contents/Info.plist CFBundleShortVersionString
  3. 按下 "回车" 键,终端将返回 Google Chrome 的当前版本号。

这两种方法都能有效地获取到你所需的版本信息。


普通分类: