If you are working with tools that genegates logfiles it is handy to have the name of the logfile based on the date. The following command will help us create a filename based on the system date. The command takes the date, puts it in MMDDYYYY format and appends the .LOG extension. The date with […]
Continue reading…