Thomas Wiedmann wrote:
how can in Cygwin the directory, which is in Windows configured as $TEMP, or
a certain other directory, be redirected to /tmp?

man mount

... didn't work: I tried
 mount -f E:\Temp /tmp
mount -f 'E:\Temp' /tmp
to escape the backslash

------
Thomas

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to