Update 'shell.py'

This commit is contained in:
JaydenMW 2021-02-28 21:00:39 +00:00
parent 15812e4d04
commit b8d680ed87
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
# PCLISH - Python Command Line Shell
#!/usr/bin/env python3
import os
import subprocess
import psutil