多くのコンピューターでは、ユーザーが入力した文字を実行し、対応するプログラムを実行する、コマンドラインインタプリタという仕組みが備わっています。UNIXやLinuxでは、bash(Bourne Again Shell)が提供され、Windows 7では、コマンドプロンプト(実行 ...
先ほどは特定のアプリケーションを自動起動するバッチファイルを作成しましたが、今度は起動したアプリケーションを閉じるバッチファイルを作成しましょう。ここで使用するのは様々な条件を元に実行中のプロセスを列挙する「tasklist」コマンドと ...
At the Microsoft Build conference this year, the company announced it will include a command-line text editor with Windows! This was followed up in a Windows blog post. We are introducing a ...
Windows 10/11に搭載されている「仮想デスクトップ」機能は、複数のデスクトップを作成し、切り替えられるようにする機能。プライベートと仕事でデスクトップを使い分けたり、ビデオ会議で共有するためのキレイなデスクトップを用意したいといった場合に ...
If you’ve ever opened a command-line window on Windows and wondered which tool you should be using, you’re not alone. Between Command Prompt, PowerShell, and Windows Terminal, knowing when to choose ...
Most of what we will do in this course can easily be done with a command- line window, sometimes called a shell window. The command-line window lets us type commands to run programs. By default, ...