On Thu, 2006-08-24 at 14:42 -0400, Kamaraju Kusumanchi wrote: > I frequently do > > gvimdiff file1.txt file2.txt > > What is the most efficient way of doing this from konqueror? Is it possible? > I > ask because, selecting two files is more easy than typing two complete file > names (even with tab and bash completion) at the CLI.
> Any related ideas/suggestions are also welcome. > I don't have an answer to your question in konqueror, but I've recently found that using bash brace expansion simplifies things greatly on the command line. gvimdiff file{1,2}.txt gvimdiff /usr/share/examples/example{1,2}.txt Casey -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]