Quantcast
Viewing all articles
Browse latest Browse all 2

Answer by choroba for Why my shell script doesn't open the terminal?

Run the terminal from the script.

#!/bin/bash
xterm -e sudo apt-get install vlc -y

Other terminals might have a different way how to run a command than -e.


Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>