J
jsimlo
Would be a handy addition. As would be "remove unique lines".
maybe i can implement such thing as a filter (anyway, that is exactly
why filters architecture has been started...
i have an idea about implementing grep as a native tool of ted, but it
would still use gnu grep.exe in the background... just it will not be
so obvious... what about that? or, anybody can tell me about some
regexps library free to include in a non-copylefted application?
anyway, thanx for your view, ...jsimlo
One needs to find unique lines, and remove unique lines, in a number
of situations. File lists, names and address' etc. If one has a list
of URls for example one might want to remove all those that are only
listed once.
maybe i can implement such thing as a filter (anyway, that is exactly
why filters architecture has been started...
You are happy with command line approaches. Many windows users
don't like that. Such people often don't complain. They just look for
something else to use.
i have an idea about implementing grep as a native tool of ted, but it
would still use gnu grep.exe in the background... just it will not be
so obvious... what about that? or, anybody can tell me about some
regexps library free to include in a non-copylefted application?
anyway, thanx for your view, ...jsimlo