Search Results

Search: Posts Made By: digitalrg
7,468
Posted By digitalrg
# Get the 8 hours old date & time stamp ...
# Get the 8 hours old date & time stamp
Y_DAY=`/usr/bin/perl -le 'print scalar localtime (time() - 480*60);' `
Y_YR=`echo $Y_DAY | awk '{print $5}'`
Y_MON=`echo $Y_DAY | awk '{print $2}'`...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 06:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy