Differences
This shows you the differences between the selected revisions of the page.
| 2025-07-23 | 2026-06-16 (current) | ||
| link update (martin) | dropping tags (martin) | ||
| Line 125: | Line 125: | ||
| (assuming a Unix-like system and the ''bash'' shell) | (assuming a Unix-like system and the ''bash'' shell) | ||
| - | If you want to run the ''ssh'' in more advanced console window, you can use for example [[https://conemu.github.io/|ConEmu]]: &winpath &win32 &win64 | + | If you want to run the ''ssh'' in more advanced console window, you can use for example [[https://conemu.github.io/|ConEmu]]: &winpath |
| <code custom-command-local> | <code custom-command-local> | ||
| "C:\Program Files\ConEmu\ConEmu64.exe" -run bash.exe -c "ssh !U@!@ -p !#" | "C:\Program Files\ConEmu\ConEmu64.exe" -run bash.exe -c "ssh !U@!@ -p !#" | ||
| </code> | </code> | ||