Search Results

Search: Posts Made By: Amiya Rath
Forum: Programming 06-08-2009
7,106
Posted By Amiya Rath
I found the issue is not with popen. I commented...
I found the issue is not with popen. I commented the line and still it halts.

Regard
Amy
Forum: Programming 06-06-2009
7,106
Posted By Amiya Rath
Hi achenle, Thanks for the reply. Can...
Hi achenle,

Thanks for the reply.

Can you please let me know in details what I need to do to overcome this deadlock? Do you mean to say there is some issue with the application code. The...
Forum: Programming 06-05-2009
7,106
Posted By Amiya Rath
C++ application halts at popen system call
Hi All,
My application gets hang at the popen statement in Soalris 5.8. While debugging I found that it halts at _lwp_sema_wait. After googling I have added /usr/lib/lwp in the LD_LIBRARY_PATH and...
8,233
Posted By Amiya Rath
I have used egrep -n "Date|Sex|Address" and it is...
I have used egrep -n "Date|Sex|Address" and it is not working where Date is occuring multiple times. Please suggest what to use egrep pattern1 and pattern2
8,233
Posted By Amiya Rath
Thanks Franklin, but the space between the...
Thanks Franklin,
but the space between the words is not consistent. Is there any method to overcome the no of spaces. Some where the Date is written as DATE and I need those also
8,233
Posted By Amiya Rath
I want the line number from the file which...
I want the line number from the file which contains all the 3 words using any unix command or utility. i am intrested in getting the line number
8,233
Posted By Amiya Rath
Hi, I need the line number which contains these...
Hi,
I need the line number which contains these three words if contain in the same line.
8,233
Posted By Amiya Rath
how to get line number of different words if exists in same line
I have some txt files. I have to create another text file which contains the portion starting from the format "Date Sex Address" to the end of the file. While using grep -n on Date it also gives me...
3,840
Posted By Amiya Rath
Thanks Anni, it is working but if the...
Thanks Anni,
it is working but if the description is in the next line with all other columns are blank is not getting concatenate with the previous line. it is just print 1 in the prev line. Apart...
3,840
Posted By Amiya Rath
It is always starts with a date but if the...
It is always starts with a date but if the description is more than one line then only the description column contains in the row all other columns are blank(filled with either tab or space) I need...
3,840
Posted By Amiya Rath
I am getting syntax erro while executing this...
I am getting syntax erro while executing this command as below
awk: newline in character class near line 1
awk: syntax error near line 2
awk: bailing out near line 2
3,840
Posted By Amiya Rath
how to differentiate columns of a file in perl with no specific delimiter
Hi everybody,
This time I am having one issue in perl.
I have to create comma separated file using the following type of information. The problem is the columns do not have any specific delimiter....
Forum: AIX 06-10-2008
1,968
Posted By Amiya Rath
system() in a c++ program halts in AIX 5.3
system() in a c++ program halts in AIX 5.3, though the corresponding binary working fine in AIX 5.2 and lower version. I am executing a script using system in a c++ program. the script has the...
Showing results 1 to 13 of 13

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