Hacker News new | ask | show | jobs
by CoolCold 1312 days ago
you probably know, but just in case - you can call for `wsl`/`wsl.exe` in your command pipes, i.e.

    PS C:\Users\coolcold> netsh wlan show interfaces|wsl -- fgrep Mbps
        Receive rate (Mbps)    : 121.5
        Transmit rate (Mbps)   : 121.5
1 comments

If for one did not know that, so thanks. That's pretty cool.