Can I use the yun USB port to controll a due or mega?

I see there is a USB port available to the linux on the yun.
I assume I can add a Arduino mega or due to that port and program it from Linino like I can from openwrt. Is that a correct assumption?
Jantje

ps Not sure this is the correct section; if not please move. txs

Linux is discussed here:

Never assume, USB support is sometimes problematic and requires extra work on your part - but, sometimes works perfectly... Depends on flavor of OS.

http://playground.arduino.cc/Learning/linux

mrburnette
Maybe the question was not clear. I know unix in several flavours and I'm currently running openWRT (which is at the basis of Linino the linux used by yun) on a router to program and control a mega.
The router (linksys WRT54GL) is a bit bulky and in the same price range and the yun. So replacing the linksys with the yun would be cool.
However I need more pins than the leonardo so I would need to connect through the usb port to a mega/due.
Technically my question is wether that would be possible to run avrdude against the usb port and wether it will be possible to connect to the usb and leonardo at the same time.
Best regards
Jantje

Technically my question is wether that would be possible to run avrdude against the usb port and wether it will be possible to connect to the usb and leonardo at the same time.

Unknown to me. My response will 'bump' so maybe another member knows.

Ray