Comment exécuter le fichier .run dans Linux

sudo chmod +x /path/to/file.run
sudo /path/to/file.run
Glorious Gnu