wsl

Linux 用 Microsoft Windows サブシステム ランチャー

Linux 用 Microsoft Windows サブシステム ランチャー


wsl

  • C:\Windows\system32\wsl.exe –help

Output:


Copyright (c) Microsoft Corporation. All rights reserved.

使用法: wsl.exe [引数]

引数:

     --install <Options>
     Windows Subsystem for Linux の機能をインストールします。オプションが指定されていない場合は、
      既定のディストリビューションと共に、推奨される機能がインストールされます。

既定のディストリビューションおよびその他の有効な配布物の一覧を表示するには、
        'wsl --list --online' を使用してください。

        オプション:
            --distribution, -d [Argument]
              ダウンロードしてインストールするディストリビューションを名前で指定します。

                引数:
                    有効なディストリビューション名 (大文字と小文字は区別されません)。
                   
                例:
                    wsl --install -d Ubuntu
                    wsl --install --distribution Debian

    --list, -l [Options]
        ディストリビューションを一覧表示します。

 オプション:
            --online, -o
                 'wsl --install' を使用してインストールするために使用できるディストリビューションの一覧を表示します。

    --help
        使用方法に関する情報を表示します

Copyright (c) Microsoft Corporation. All rights reserved.

Usage: wsl.exe [Argument]

Arguments:

    --install <Options>
        Install Windows Subsystem for Linux features. If no options are specified,
        the recommended features will be installed along with the default distribution.

        To view the default distribution as well as a list of other valid distributions,
        use 'wsl --list --online'.

        Options:
            --distribution, -d [Argument]
                Specifies the distribution to be downloaded and installed by name.

                Arguments:
                    A valid distribution name (not case sensitive).
                   
                Examples:
                    wsl --install -d Ubuntu
                    wsl --install --distribution Debian

    --list, -l [Options]
        Lists distributions.

        Options:
            --online, -o
                Displays a list of available distributions for install with 'wsl --install'.

    --help
        Display usage information.

Return Code: 1


C:\Windows\system32\wsl.exe
c:\>ver
Microsoft Windows [Version 10.0.19045.2075]
FileInfo
File Size107520bytes
Creation Time2022/07/08 08:50:40
LastWrite Time2022/07/08 08:50:40
ProductVersion10.0.19041.1151
FileVersion10.0.19041.1151 (WinBuild.160101.0800)
HashValue
MD5be4fd4a5c9d79e155e61fab533975b4b
SHA104a53c113d4dc950817381b27c98889415afa1c7
SHA2246c8129ce73d17982c9310af5111a7ae09a9a9b82a2f2ef1e7433eda4
SHA25678db5ba0ae5c9466e31354da8bf0dbd6c8b5a92ec7d0c86620bf8946c10d36b9
SHA38484c98a2f26513dfbd90005086cddd7cca6d73edb7626e34d078dc3bad2143cf9c5ddbb8f4de7d4fda83891d8110b287d
SHA512f1891a12803f7ffbd0f3f42439722ada434ecdbb43b85499aba237cbe7caada5b3b55f3d145dce88760b2be658308f2377eed8b9c61364dd5e35536f435530a4
Built with Hugo
テーマ StackJimmy によって設計されています。