February 2001
Beginner to intermediate
448 pages
9h 2m
English
The following example shows the second run of the script. It checks for differences in the baseline file created by the first run (shown in the previous code) and enables the user to view the differences between the baseline file and the current set of output generated by a run of the script in a view session:
# ./sys_check # Begin second run #======================================================================== 1 ====COMMAND=======: # /bin/date 2>&1 #======================================================================== #1 Sat Nov 25 14:30:54 EST 2000 #======================================================================== 2 ====COMMAND=======: # /bin/date "+%Z" 2>&1 #======================================================================== ...
Read now
Unlock full access