hello

I would like to know how i can do a os detection with an action that is dedicated to it
Example, I am a user of ubuntu the script detects my OS and makes the specific action with this system and without actions dedicated to other OS and continue installing the software
tx
Comments
you need to learn a script( eg, bash, python), and then you can do this easily and quickly. I think