小编Reg*_*tos的帖子

Git Bash在Windows 7上显示奇怪的字符

我在我的Windows中安装了Gitbash并定义了Linux命令行(例如ls列出目录),但命令行返回了奇怪的字符.

Reginaldo@Dell MINGW64 /c/dev/php/laravel/flamboyant (master)
$ php artisan
?[32mLaravel Framework?[39m version ?[33m5.1.29 (LTS)?[39m

?[33mUsage:?[39m
  command [options] [arguments]

?[33mOptions:?[39m
  ?[32m-h, --help?[39m            Display this help message
  ?[32m-q, --quiet?[39m           Do not output any message
  ?[32m-V, --version?[39m         Display this application version
  ?[32m    --ansi?[39m            Force ANSI output
  ?[32m    --no-ansi?[39m         Disable ANSI output
  ?[32m-n, --no-interaction?[39m  Do not ask any interactive question
  ?[32m    --env[=ENV]?[39m       The environment the command should run under.
  ?[32m-v|vv|vvv, --verbose?[39m  Increase the verbosity of messages: 1 for norm
al output, 2 for more verbose …
Run Code Online (Sandbox Code Playgroud)

linux git bash

7
推荐指数
3
解决办法
7712
查看次数

标签 统计

bash ×1

git ×1

linux ×1