On Sat, 2009-02-14 at 08:11 -0700, Linuxguy123 wrote:
> I don't understand why the CLI is mangling *synaptics*.   Yum, written
> in Python, should get an argv that is *synaptics*. 

Because it's the CLI that you're using, it parses the command line
before it passes it onto the command.  If it can do something with
what's typed into it, it does; then the output of that goes to the
command.

-- 
[...@localhost ~]$ uname -r
2.6.27.12-78.2.8.fc9.i686

Don't send private replies to my address, the mailbox is ignored.  I
read messages from the public lists.



-- 
fedora-list mailing list
[email protected]
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to