des-testbed / libara

A framework for the implementation and evaluation of routing algorithms based on the Ant Colony Optimization (ACO) metaheuristic.
GNU General Public License v3.0
19 stars 11 forks source link

Registering command inside a parent command #141

Open selvavijay opened 4 years ago

selvavijay commented 4 years ago

hi,

i want to register list of commands inside a parent command like if we type help it used to display all the registered likewise i need to create a command for example main_menu as parent and read, write, erase are the child commands for main_menu .

our requirement is when i type main_menu it should display read, write and erase.

as of now for me it is not working like this.

what is configuration mode and previlage modes how it works

could anyone please explain

mesut-guenes commented 4 years ago

Hi,

who does manage the des-testbed repository? Anybody from us?

best

Mesut Güneş


Univ.-Prof. Dr. Mesut Güneş | mesut.guenes@ovgu.demailto:mesut.guenes@ovgu.de Chair for Communication and Networked Systems | www.comsys.ovgu.dehttp://www.comsys.ovgu.de Institute for Intelligent Cooperating Systems | Otto-von-Guericke-University Magdeburg | Tel: +49 391 67 57152 Universitätsplatz 2 | 39106 Magdeburg |

On 23. Apr 2020, at 11:38, selvavijay notifications@github.com<mailto:notifications@github.com> wrote:

hi,

i want to register list of commands inside a parent command like if we type help it used to display all the registered likewise i need to create a command for example main_menu as parent and read, write, erase are the child commands for main_menu .

our requirement is when i type main_menu it should display read, write and erase.

as of now for me it is not working like this.

what is configuration mode and previlage modes how it works

could anyone please explain

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/des-testbed/libara/issues/141, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAYYMITQLLBTE3RUPM7UEH3ROAEB7ANCNFSM4MO46PPA.

mfrey commented 4 years ago

Hi,

who does manage the des-testbed repository? Anybody from us?

Well, @OlegHahm, @fjrk, you and myself "own" the group.

Best, Michael

mesut-guenes commented 4 years ago

Hi,

yeah, I remember that … :-) Nice to hear from you.

Stay healthy and see you

Mesut


Univ.-Prof. Dr. Mesut Güneş | mesut.guenes@ovgu.demailto:mesut.guenes@ovgu.de Chair for Communication and Networked Systems | www.comsys.ovgu.dehttp://www.comsys.ovgu.de Institute for Intelligent Cooperating Systems | Otto-von-Guericke-University Magdeburg | Tel: +49 391 67 57152 Universitätsplatz 2 | 39106 Magdeburg |

On 23. Apr 2020, at 12:54, Michael Frey notifications@github.com<mailto:notifications@github.com> wrote:

Hi,

who does manage the des-testbed repository? Anybody from us?

Well, @OlegHahmhttps://github.com/OlegHahm, @fjrkhttps://github.com/fjrk, you and myself "own" the group.

Best, Michael

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/des-testbed/libara/issues/141#issuecomment-618332903, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAYYMIRBBIFA4MKDE5MHN3LROAM67ANCNFSM4MO46PPA.

selvavijay commented 4 years ago

Hi,

I don't know about those details. I am having some doubta that I need to clarify from any of you guys.

I would be useful for me to proceed my project further.

Thanks & Best Regards, Selvamuthukumaran. G

On Thu, Apr 23, 2020, 3:37 PM Mesut Günes notifications@github.com wrote:

Hi,

who does manage the des-testbed repository? Anybody from us?

best

Mesut Güneş


Univ.-Prof. Dr. Mesut Güneş | mesut.guenes@ovgu.de<mailto: mesut.guenes@ovgu.de> Chair for Communication and Networked Systems | www.comsys.ovgu.de< http://www.comsys.ovgu.de> Institute for Intelligent Cooperating Systems | Otto-von-Guericke-University Magdeburg | Tel: +49 391 67 57152 Universitätsplatz 2 | 39106 Magdeburg |

On 23. Apr 2020, at 11:38, selvavijay <notifications@github.com<mailto: notifications@github.com>> wrote:

hi,

i want to register list of commands inside a parent command like if we type help it used to display all the registered likewise i need to create a command for example main_menu as parent and read, write, erase are the child commands for main_menu .

our requirement is when i type main_menu it should display read, write and erase.

as of now for me it is not working like this.

what is configuration mode and previlage modes how it works

could anyone please explain

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub< https://github.com/des-testbed/libara/issues/141>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/AAYYMITQLLBTE3RUPM7UEH3ROAEB7ANCNFSM4MO46PPA>.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/des-testbed/libara/issues/141#issuecomment-618310916, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADIX3OD4ZUAWELGCPAX3MK3ROAHP3ANCNFSM4MO46PPA .