summaryrefslogtreecommitdiff
path: root/doc/note/bash
diff options
context:
space:
mode:
authorAndreas Fankhauser hiddenalpha.ch2023-09-27 23:12:33 +0200
committerAndreas Fankhauser hiddenalpha.ch2023-09-27 23:12:33 +0200
commitb7227a36cc0a825a5003085a1726dcd7407b5743 (patch)
tree3de8f9fd81f28628f588917cbe58ad2641b15885 /doc/note/bash
parentd8ba8f6616d0b9d4581596af3f9a678c38fc1266 (diff)
downloadUnspecifiedGarbage-b7227a36cc0a825a5003085a1726dcd7407b5743.zip
UnspecifiedGarbage-b7227a36cc0a825a5003085a1726dcd7407b5743.tar.gz
Add notes about gpg. Add another java stream util.
Diffstat (limited to 'doc/note/bash')
-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
+