I can\'t figure out why my code doesn\'t return any output. I\'m running python 3.8
bash_command = [\'compgen\', \'-c\'] process = subprocess.run(bash_command,