summaryrefslogtreecommitdiff
path: root/doc/note/bash/bash-on-windoof.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/note/bash/bash-on-windoof.txt')
-rw-r--r--doc/note/bash/bash-on-windoof.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/note/bash/bash-on-windoof.txt b/doc/note/bash/bash-on-windoof.txt
new file mode 100644
index 0000000..32c0ee3
--- /dev/null
+++ b/doc/note/bash/bash-on-windoof.txt
@@ -0,0 +1,6 @@
+
+
+## Stop silly path replacements
+
+ MSYS_NO_PATHCONV=1 ssh foo -- ls /var/lib
+