Linux

Linux is an open source kernel modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 34,140 public repositories matching this topic...
-
Updated
Jun 14, 2022
We are currently adding Hyper CLI path to user PATH in Windows registry: https://github.com/zeit/hyper/blob/262eb8ad9b7b9b15351f331765151538d67a09e2/app/utils/cli-install.js#L49-L91
A caveat is that environment variables are cached and users should open and validate "Edit environment variables for your account" dialog to force a cache refresh (or simply reboot their workstation).
 implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar
-
Updated
Jun 14, 2022 - Markdown
-
Updated
Jun 14, 2022 - Python

-
Updated
Jun 10, 2022 - Vue
-
Updated
May 25, 2022 - JavaScript
-
Updated
May 18, 2022
-
Updated
Jun 11, 2022
-
Updated
Sep 30, 2020 - JavaScript
Version
v18.3.0
Platform
Darwin xxx 21.5.0 Darwin Kernel Version 21.5.0: Tue Apr 26 21:08:22 PDT 2022; root:xnu-8020.121.3~4/RELEASE_X86_64 x86_64
Subsystem
net
What steps will reproduce the bug?
A /32 subnet mask such as
1.1.1.1/32
should match only the IP address1.1.1.1
as all 32 bits should be compared. However, if a /32 subnet mask is used with `net.Bl