Search Results

Search: Posts Made By: atticuss
3,187
Posted By atticuss
Answered my question, just and a ? :) . And since...
Answered my question, just and a ? :) . And since every job starts with a B, I edited the string matching case.

gawk '
BEGIN {
printf("%s,%s,%s,%s,%s,%s,%s,%s\n",
"System Number","Job...
3,187
Posted By atticuss
Thanks! I ust ran the script against the data...
Thanks! I ust ran the script against the data below. I have multiple of these jobs in one file, so every job has a different job name which I want to grab, even if the job did not run. It is my fault...
3,187
Posted By atticuss
Sure! Here is the general logic: Read...
Sure!

Here is the general logic:

Read six lines (header)
Get system number and batch name

Until end of file:
Read five lines
Get machine name, status, start and end dates and...
3,187
Posted By atticuss
Under the "Job Name Column" Job Name ...
Under the "Job Name Column"

Job Name Last Start Last End ST Run Pri/Xit...
3,187
Posted By atticuss
Using awk to Parse File
Hi all, I have a file that contains a good hundred of these job definitions below:

Job Name Last Start Last End ST Run...
Showing results 1 to 5 of 5

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