Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Call for Windows testers (CYGWIN, MSYS, MINGW, WSL) #10

Description

@dylanaraps

Edit: Those using CYGWIN, MSYS or MINGW, test out #22

Send me the full outputs of the following commands:

  • wmic os get Caption (needed for OS name).
    • Does wmic have an option to exclude Caption from the output?
  • wmic computersystem get manufacturer,model (needed for host information).

Notes:

  • WSL detection is possible through checking /proc/version and uname -r.
  • Uptime (in seconds) is accessible through /proc/uptime.
  • Memory is accessible through /proc/meminfo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions