add rc file
This commit is contained in:
@@ -23,7 +23,6 @@ function filesize {
|
||||
}' || return $?
|
||||
}
|
||||
|
||||
|
||||
# Gather list of last user of machine
|
||||
|
||||
LASTUSER=$( who | tail -n 1 | awk '{ print $1 }' )
|
||||
|
||||
Reference in New Issue
Block a user