Is there a way that I can "awk" a dos command for a certain value? I'm trying to setup some way of doing a
call to date /t .. then getting the value of it into the format of MMDDYYYY and then have the script cd to that directory. Maybe this is too hard for a simple BATCH script? Not really sure because I never use Windows, in Unix/Linux this is a piece of cake to do in a shell script.
Any help would be really great.
tks
info
call to date /t .. then getting the value of it into the format of MMDDYYYY and then have the script cd to that directory. Maybe this is too hard for a simple BATCH script? Not really sure because I never use Windows, in Unix/Linux this is a piece of cake to do in a shell script.
Any help would be really great.
tks
info