On 2020-06-28 22:23, jdow wrote:
I am ahead of you on that one:

     $ StartStopEth1

     Usage: ./StartStopEth1 {start|stop|status}      (case sensitive)

It is 145 lines long!

I am currently switching all my bash programs over to
Raku (perl 6).   Got some humdingers too!

-T

The point is, you do not have to worry about passing parameters which you seem to be having difficulty with using sudo. Two simple lines. And that can applied to start and status as well.

{^_^}

I am happy with what I have now. And the mistake was the syntax in the .conf file, not the passing of parameters.

StartStopEth1 has all sorts of wonderful stuff in it that
I adore.  I almost never call up and down from the
command line

The guy maintaining

    ifdown access denied with USERCTL=yes
    https://bugzilla.redhat.com/show_bug.cgi?id=1828100

Told me to use

    $ nmcli c up   eno2
    $ nmcli c down eno2



_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to