diff --git a/testing_sql.txt b/testing_sql.txt index f97ad2b..873d86e 100644 --- a/testing_sql.txt +++ b/testing_sql.txt @@ -15,5 +15,6 @@ } -grep CRON /var/log/syslog -grep 'mycmd' /var/log/syslog \ No newline at end of file +CRON LOG= grep CRON /var/log/syslog +PYTHON LOG= grep 'mycmd' /var/log/syslog +REMOVE FILE= rm -rf \ No newline at end of file