How to convert ip command to root?

The question is Do you want protection against a random program, a specific program, or a human user with physical access to your computer.
The solution to your issue can be different, depending on the answer to the question. :wink:

1 Like

What is @$ doing here?

This loads all arguments from your input in terminal.

You can test that $@ is removed and then run your custom shell script $ /usr/local/bin/ip addr show, you will understand what happens.

1 Like

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.