[Bug 475975] [zypper] support wildcards
http://bugzilla.novell.com/show_bug.cgi?id=475975 User jkupec@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=475975#c4 --- Comment #4 from Ján Kupec <jkupec@novell.com> 2009-04-03 06:15:39 MDT --- (In reply to comment #3)
lr, rr, mr (probably a bit over the top), ls, ms, rs, in, rm, ve, si, inr, up, lu, patch, lp,
pchk (not sure what the difference to lp is),
pchk just prints a one line report with the number of needed and security patches available for installation.
se, if, patch-info, pch, pa, pt, pd, wp, al, rl, ll.
Ouch, this is still very broad. Did you list all zypper commands? :O)) What i meant was a list of options that take arguments, not just commands that have such options or take arguments themselves. For example, we know the --repo option takes arguments in all commands. Good. What else?
Also it would be nice if it weren't just simple "*" & "?" support but would also support e.g. ranges (e.g. [a-f]) - just like a bash or regex do.
If we were to do something like that, it would be some standard regexes. Also if we were to support both globs (wildcards) and regexes, we would need a way to recognize if what was actually used as an argument. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com