[${new Date().toLocaleString()}]TempServer v1.0 - Temporary Database Console initialized
[${new Date().toLocaleString()}]Available Commands:
[${new Date().toLocaleString()}]ADD [data] - Add entry to database
[${new Date().toLocaleString()}]VIEW - Show all entries
[${new Date().toLocaleString()}]SEARCH [term] - Search entries
[${new Date().toLocaleString()}]CLEAR - Clear database
[${new Date().toLocaleString()}]SORT TIME-ASC - Sort by time ascending
[${new Date().toLocaleString()}]SORT TIME-DESC - Sort by time descending
[${new Date().toLocaleString()}]SORT ALPHA-ASC - Sort alphabetically ascending
[${new Date().toLocaleString()}]SORT ALPHA-DESC - Sort alphabetically descending
[${new Date().toLocaleString()}]HELP - Show this help
[${new Date().toLocaleString()}]Type commands below to begin