我在我的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)