Hi Guys,
I want to manipulate an output file in notepad and use awk on it in a windows environment, do you know how I can do this? I use awk on unix and my output is just a file with a list of tablespaces with a size opposite each one. I want to grep or awk out the columns with figures over a...
I am trying to run a crontab job which is set up as follows
$ crontab -l
00 04 * * * /prd/edt/gisactive/bin/extract_gis.csh 2>&1 > /prd/edt/gisactive/log/`date +"%Y%m%d_%H%M"`_gisextract.log
The output produced it like this
-rw-r--r-- 1 gisactiv staff 684 Sep 01 04:00 Mon Sep 1...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.