HorlogeSkynet / archey4

:computer: Maintained fork of the original Archey (Linux) system tool
https://git.io/archey4
GNU General Public License v3.0
295 stars 37 forks source link

[DISK] Add support for WSL Distros #32

Closed Naragato closed 6 years ago

Naragato commented 6 years ago

Description

Added support for the filesystem used by Windows Subsystem for Linux filesystem. Originally submitted here https://github.com/djmelik/archey/pull/45

nb: the User will still need to either cat /proc/self/mounts > /etc/mtab or create a symlink

Reason and / or context

Allows archey to be used with WSL distro's

How has this been tested ?

Locally tested

Types of changes :

Checklist :

HorlogeSkynet commented 6 years ago

Thanks for this Simon, have a nice WE :+1: