docs: create computers/cygwin-host-drive-location

This commit is contained in:
dan
2021-11-15 01:42:08 -05:00
committed by dan
parent 1879771e42
commit 3e9e022028

View File

@@ -0,0 +1,20 @@
---
title: Cygwin Host Drive Location
description:
published: 1
date: 2021-11-15T06:41:59.403Z
tags:
editor: markdown
dateCreated: 2021-11-15T06:41:59.403Z
---
# Cygwin Host Drive Location
- cd /cygdrive/c
- cd c:
## or in new system
- ln -s /cygdrive/c /c
Then you can do this in your shell
cd /c/Foo
cd /c/