is-wsl
Linux detection tool
A tool to detect and identify if a process is running within the Windows Subsystem for Linux environment.
Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)
188 stars
9 watching
8 forks
Language: JavaScript
last commit: about 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/is-stream | A utility library to check if an object is a Node.js stream | 111 |
sindresorhus/is | A utility for determining the type of a value at compile-time or runtime | 1,682 |
sindresorhus/is-docker | A utility package to determine if a process is running within a Docker container. | 221 |
sindresorhus/terminal-size | A utility to reliably determine the size of the terminal window in command-line applications. | 140 |
sindresorhus/process-exists | A utility for checking if processes are running in the system. | 58 |
sindresorhus/windows-cli | Tools for querying metadata about the active window on various platforms. | 65 |
sindresorhus/image-type | Detects the type of an image from a binary buffer | 373 |
sindresorhus/file-type-cli | Detects the type of file or input provided | 74 |
sindresorhus/is-online | A tool to check internet connectivity by performing multiple checks in parallel. | 1,240 |
sindresorhus/detect-indent | A tool to automatically detect and apply consistent indentation in text files. | 196 |
vampire/setup-wsl | An action to set up and manage the Windows Subsystem for Linux (WSL) on Windows | 106 |
yuk7/wsldl | A tool for managing and launching Linux distributions within Windows Subsystem for Linux (WSL) | 1,756 |
4u6u57/wsl-open | Utility script to open files and directories within the Windows Subsystem for Linux using Bash on Windows. | 489 |
sindresorhus/is-up | Checks whether a website is functioning correctly or not. | 388 |
sindresorhus/fkill | A tool to kill specific processes or ports across multiple operating systems. | 732 |