We have two environments here at work, and I access the remote machine over ssh. I can do this:
kioexec myeditor fish://me@remotemachine/path/to/file.txt
But I'd like to be able to do a diff between a local and remove file, something like
kioexec diff local_file.txt fish://me@remotemachine/path/to/file.txt
This doesn't seem like it works, do I need to update KDE? This is my work machine, and though I have root, I have limited flexibility in upgrades.
MACHINE: Linux CentOS 5.5, kde 3.5.4
