PDA

View Full Version : [kubuntu] How to use kfind to find files with no extension



bdw
September 15th, 2011, 07:59 AM
I'm trying to search for files in a direction with kfind, but I only want to find files that do not have an extension.

Is there a regular expression that I can use in kfind to find files with no extension? I then want to use krename to batch rename the files.

I'm using Kubuntu 11.04.

raja.genupula
September 15th, 2011, 11:45 AM
i think
kfind file*
will gives all the files with that file name