Skip to content

Instantly share code, notes, and snippets.

View aladram's full-sized avatar

Anis Ladram aladram

  • NVIDIA Corporation
  • New York, NY, United States
View GitHub Profile
test = "^$"
@aladram
aladram / my_wsl.cc
Last active November 10, 2018 02:01
wsl.exe replacement for pre-1709 Windows builds
#include <cstring>
#include <iostream>
#include <numeric>
#include <string>
extern "C" {
#include <process.h>
}
// Path of bash.exe executable