docs: create computers/cygwin-host-drive-location
This commit is contained in:
20
computers/cygwin-host-drive-location.md
Normal file
20
computers/cygwin-host-drive-location.md
Normal 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/
|
||||||
Reference in New Issue
Block a user