Search Results

Search: Posts Made By: Greenage
6,869
Posted By Greenage
Compare Date to today's date in shell script
Hi Community!

Following on from this code in another thread:

#!/bin/bash
file_string=`/bin/cat date.txt | /usr/bin/awk '{print $5,$4,$7,$6,$8}'`
file_date=`/bin/date -d "$file_string"`...
Showing results 1 to 1 of 1

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