Search Results

Search: Posts Made By: bike4life
3,014
Posted By bike4life
Just proof that I was stuck in a loop in my head...
Just proof that I was stuck in a loop in my head trying to pass the date to awk!! thanks.
3,014
Posted By bike4life
Advice on using awk in ksh with system date
OK I have a simple awk script:

$ awk '/03\/11\/10/' foofile|awk -f finderrors.awk
I want to use in the ksh script to so that I can do something like this:


#!/bin/ksh
TODAY=`date +"%D"`
awk...
Showing results 1 to 2 of 2

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