I’m not sure what you are asking. To run commands that require root permission as a regular user, use "sudo command”. If you want to run those commands without using sudo, then change the group for that command and add your user to that group. Regards, John
> On Aug 21, 2016, at 1:46 AM, Dror Lugasi <[email protected]> wrote: > > Hey! > > I am using monodevelop with the BBB and i have managed to write terminal > command through code > but i can't run root commands. > > how can i write commands that need sudo permission? > > thanks! :) > > -- > For more options, visit http://beagleboard.org/discuss > <http://beagleboard.org/discuss> > --- > You received this message because you are subscribed to the Google Groups > "BeagleBoard" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/beagleboard/d4a1f872-1c8b-462e-acd1-e8cc391dac30%40googlegroups.com > > <https://groups.google.com/d/msgid/beagleboard/d4a1f872-1c8b-462e-acd1-e8cc391dac30%40googlegroups.com?utm_medium=email&utm_source=footer>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/6ABBBEA5-4C38-4ACC-8FDA-A92EFFA5D7C7%40gmail.com. For more options, visit https://groups.google.com/d/optout.
