1. Create a command that would create a new file with a dynamically created file name that is comprised of information in the following order: Day-NumericMonth_NumericDay_NumericFullYear_Hour:Minute For example, the output would look something like this → Friday-08_04_2017_18:05 _________________________________________________________________________ 2. Create a command that would output the text → “Test log entry” and the current date/time into your system’s main log file. Eg. “Test log entry – Thu June 1 2017 21:00:48” 1. Record your system’s main log file path here: __________________________________ 2. Record the command to accomplish the task here: _______________________________________________________________________
1. Create a command that would create a new file with a dynamically created file name that is comprised of information in the following order:
Day-NumericMonth_NumericDay_NumericFullYear_Hour:Minute
For example, the output would look something like
this → Friday-08_04_2017_18:05 _________________________________________________________________________
2. Create a command that would output the text → “Test log entry” and the current date/time into your system’s main log file.
Eg. “Test log entry – Thu June 1 2017 21:00:48”
1. Record your system’s main log file path here: __________________________________
2. Record the command to accomplish the task here: _______________________________________________________________________
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images