Search Results

Search: Posts Made By: Kishlay
1,380
Posted By Kishlay
Access to edit
Hi Admin,

can you please gimme the access to modify my posts in the thread
https://www.unix.com/302599425-post12.html


Thanks in advance
1,215
Posted By Kishlay
Thanks Scritizer. It helped :) ----------...
Thanks Scritizer. It helped :)

---------- Post updated at 05:17 AM ---------- Previous update was at 04:37 AM ----------

what if I need a prefix a '.jil' extension with each of the output files...
1,215
Posted By Kishlay
I am still getting the same error :wall: $...
I am still getting the same error :wall:

$ awk '/---/{close(a);a=$3}{print >>a}' IB_IBD_1244_ibaddb__newname_withoutspce.jil
awk: too many output files 10
record number 158
1,215
Posted By Kishlay
Help with awk/sed
This is in continuation to the below thread :
https://www.unix.com/shell-programming-scripting/177128-help-awk-sed.html

Just wanted to know whether there is any limitation on the number of files...
2,681
Posted By Kishlay
Thanks to all who provided help. The last post...
Thanks to all who provided help. The last post helped. Thanks again
2,681
Posted By Kishlay
The aboce code is also giving the same error. ...
The aboce code is also giving the same error.
Please consider the below data sample.


/* ----------------- IB_IBD_1244_ibaqdb2_LN_DMFullBox_job ----------------- */
insert_job:...
2,681
Posted By Kishlay
awk '/\/\*.*IB_QEF_INF_1244/{a=$3;print >> a}...
awk '/\/\*.*IB_QEF_INF_1244/{a=$3;print >> a} !/\/\*.*IB_QEF_INF_1244/ {print >>a}' input.txt

/: Event not found


Its giving an error :wall:


How to use code tags...
2,681
Posted By Kishlay
itkamaraj, this too will not help since the names...
itkamaraj, this too will not help since the names doesn't necessarily contain the 'box' word and I want the job definitions too with the different files.

Can't we search for the next occurence of...
2,681
Posted By Kishlay
My files contains all the job definitions of one...
My files contains all the job definitions of one server (irrespective of box/child jobs).
I created this file using a perl script during migration of Autosys 4 to Autosys 11.

Say If I have 20...
2,681
Posted By Kishlay
Thanks for the help. But probably I was not...
Thanks for the help.
But probably I was not clear with the requirements. :(

In my case, the autosys jil files are not stored in server. so cant use autorep command.
The definitions are stored...
2,681
Posted By Kishlay
Help with awk/sed
Hi,
I am a newbie in UNIX and need a help here .
I have a file from which I need to extract data based on a certain search pattern.
E.g, consider the below file

/* -----------...
Showing results 1 to 11 of 11

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