diff --git a/logshell/logshell b/logshell/logshell index 39a4b8c..4b92088 100644 --- a/logshell/logshell +++ b/logshell/logshell @@ -1,4 +1,7 @@ #!/usr/bin/python + +# Depends on package: bsdutils + import random, string, subprocess, os from datetime import time, date, datetime from time import strftime