On Wednesday, October 12, 2011 03:26:03 PM m.roth@5-cent.us wrote:
yum list *php*
clean all might be a good idea, but I always use escaped wildcards, so there's no chance of shell interaction. Works fine fer me. Here's the first bit of what I get:
Incidentally, kmail (for one MUA) renders an unescaped set of bracketing asterisks as above as being a trigger to bold the bracketed text, so it rendered as 'yum list <bold>php</bold>' here.... escaped asterisks don't do that.... It looked interesting seeing the php bolded in a command, though....