• Skip to primary navigation
  • Skip to main content
  • Skip to footer

She's Gotta Develop It.com

Notes on web development and programming

  • About
  • Blog
  • Projects
  • code snippets

Archives for Tag: symlink

Using the mklink command in Windows Ubuntu (WSL)

Monday // December 10, 2018

mklink symlink Windows 10 windows ubuntu WSL

I spent more time than I care to admit trying to figure out how to make symlinks generated through Windows Ubuntu (also known as WSL, Windows Subsystem for Linux) recognizable in Windows. I kept using this command: ln -s my-actual-dir my-symlink. And it would create a file instead of a directory. Also, it would be …

Footer

Archives

  • December 2018
  • April 2016

Categories

  • @snippets
  • ~/notes
Copyright 2023 ❤ She's Gotta Develop It.com