Execute bash command from python shell console.

Execute bash command from python shell console . Almost Every unix., Linux machine came with pre-installed python sometimes the distribution may came by an older version but you can update it by simpl command line. python is a very powerful language that has a lot of features and an active community, And the ability to download any library without mentioning its standard library (pre-installed library) that are installed by default exemple ( datetime, math, random, os, multiprocessing, subprocess, socket, email, json...) Désavantages of bash scripting Python is a Shell scripting language which means it is developed mainly to deal with the system and its files, just like bash. Each scripting language has its benefits for example when it is came to dealing with systems files (copying, renaming, creating, reading...) bash provides better experience for every day using then any other language using cd, mv, cp, ls ... command. Bash disadvantage appears ...