Files
wiki/computers/cygwin-host-drive-location.md

20 lines
313 B
Markdown

---
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/