awk -F'|' 'BEGIN {OFS="|"} {$9=$9+600;print}'One thing to consider when adjusting time stamps to compensate for clock drift, clocks don't drift all at once, but over days, weeks and months. Adjusting time skews affects everything all at once.
awk -F'|' 'BEGIN {OFS="|"} {$9=$9+600;print}'I hadn't intended to drive for 16 hours. It's around midnight and my friend and I are about two hours away from Bright Angel Lodge a...