https://bugs.kde.org/show_bug.cgi?id=411067

--- Comment #6 from Rafael Linux User <rafael.linux.u...@gmail.com> ---
Very interesting. But, why not to use open "Konsole" from "Dolphin" in that
folder and use a command like "rename -r" to do same task? In fact, we'll need
something more powerfull like "find . -type f -name "*"  | xargs -r rename -nv
'whatever regular expression you need" but I think that if I need to use a
terminal to launch a GUI application, something is not going well .... 

Sometimes I use from "Krunner" sentences like "kdesu kate
path_to_file_and_filename" to edit root required files (as "fstab" but cause
it's necessary to open files as root. Do not require parameters 

I think that add parameters options to GUI applications when there are
equivalents ways to do it with Linux commands, is work overload. But is my
opinion.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to