|
Softwares ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Main /
SED-TIPSMain.SED-TIPS HistoryHide minor edits - Show changes to output Added lines 1-4:
(:Google1:) (:Googletxt:) ---- Changed lines 11-17 from:
@] to:
@] ---- (:Googlemm:) Added lines 1-7:
!!Using Sed to get log files in a time range... [@ sed -n '/Oct 25 04:/,/Oct 25 06:/p' /var/log/messages|less @] |