[Konsole-devel] [Bug 88867] konsole ssh bookmarks cannot run commands

Daniel Franke franke.daniel at gmail.com
Sun Jun 18 18:31:39 UTC 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=88867         




------- Additional Comments From franke.daniel gmail com  2006-06-18 20:31 -------
Konqueror-3.5.3 Bookmarks -> Edit Bookmarks -> Top entry, RMB, New Bookmark:

ssh daniel localhost 'tail -f foo'
 -> Malformed URL

ssh://daniel localhost 'tail -f foo'
 -> opens konsole, "ssh: localhost 'tail -f foo': Name or service not known" (?)

ssh://daniel localhost 'echo $HOSTNAME'
 -> opens konsole, "ssh: localhost echo $hostname: Name or service not known" (?)

So $HOSTNAME is again transformed to lowercase but there is no "%20" to been within the tail-command?!



More information about the konsole-devel mailing list