On 04/30/2007 11:24 AM, Mike Wright wrote:
On 04/30/2017 02:33 AM, Robert Moskowitz wrote:
# fetch date from a current time source DATE=$(ssh -t user@F24 date +%m%d%H%M%S)
CORRECTION: I left out a "." in front of the %S; might as well add the year, too.
DATE=$(ssh -t user@F24 date +%m%d%H%M%Y.%S) _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx