Jan Schulz <[EMAIL PROTECTED]> writes:

> [if anybody knows how to get grep accepting ".*(eclipse|swt).*"...]

use egrep instead of grep (and don't forget the "").

$ dpkg -l | egrep ".*(eclipse|swt).*"

-- Arnaud


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to