Renamed files and put project in its own repo (this one right here)

This commit is contained in:
Jack-Benny Persson 2013-12-31 10:33:05 +01:00
parent b2a363ccd5
commit d4f50a8504
3 changed files with 2 additions and 2 deletions

View File

@ -6,8 +6,8 @@
# Variables
Binaries=(sed awk egrep mail printf cat grep mktemp rm tail)
File="failed_logins.sh"
TempFile=`mktemp -t failed_logins.XXXXXX`
File="failedlogins.sh"
TempFile=`mktemp -t failedlogins.XXXXXX`
StartBin=8
EndBin=17

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB