1 2 3 4 5 6 7
#!/bin/sh DIR=$HOME/Flight_Sim_Downloads/Orbx binary=$(ls $DIR) $("$DIR/$binary" --disable-gpu-sandbox)