1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

シェルでコマンドプロンプト経由でコマンドを実行する方法

Posted at

一部のコマンドだけコマンドプロンプトからじゃないと実行できないコマンドがあった。
しかし、すべての処理はgit bashからシェルで実行したかった。

以下のようにシェルの中で実行したらいけた

cmd //c 【任意のコマンド】
1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?