Search Results

Search: Posts Made By: dhams
6,713
Posted By dhams
when i tree ptree command with a PID, i am...
when i tree ptree command with a PID, i am getting the command not found. Please find below the same.

<lnx30:data/serial>$ ps -ef | grep LMPE
lmp 21974 21963 0 17:05 ? 00:00:00...
6,713
Posted By dhams
equivalent of ptree command in zsh
ptree command is not working in zsh. Could anyone let me know the equivalent of ptree command in zsh.
6,644
Posted By dhams
Porter, Thanks for your response. I...
Porter,

Thanks for your response.

I think i am not clear in my question.

Actually i am calling another shell script say xyz.sh in the master program abc.sh in a loop for n number of times in...
6,644
Posted By dhams
child pid in ZSH
I am using ZSH shell in Linux.

I am calling a child program in background mode parallely (say 2-3 threads). I have problem in handling the temporary files of these child programs since the temp...
6,619
Posted By dhams
Thanks Vgersh99 for your help.
Thanks Vgersh99 for your help.
6,619
Posted By dhams
There is no matter whether 'XYZ' and 'ABC' end up...
There is no matter whether 'XYZ' and 'ABC' end up in the same or different file. Also there is no condition for the lines to go into any specific file.

Only condition is lines starting with the...
6,619
Posted By dhams
It can be in any one of the splitted file. But...
It can be in any one of the splitted file. But the thing is if any other line starts with 'ZXC' presents in main file, both should be end in the same splitted file.
6,619
Posted By dhams
my problem is splitting the file exactly into "n"...
my problem is splitting the file exactly into "n" numbers. split command split the files based on either with no of lines or the size given. If the number of lines is odd, i am not able to split it...
6,619
Posted By dhams
file splitting
I need to split a file into n number of files but with one condition.
Similar field 1 lines should end up in a single file.

Eg:
XYZ|sdfwe|fsd|SDFDW
ABC|sdfdsf|werw|ASD
ZXC|awrwe|wrfwe|WEq...
4,231
Posted By dhams
one more question
Hi Vgersh99,

What i have to do to accomplish the below?

If suppose field 2 has different values in some of the lines and has to be considered for grouping the field 4 (comma separated) along...
4,231
Posted By dhams
Thanks much vgersh99 for your help.
Thanks much vgersh99 for your help.
4,231
Posted By dhams
File manipulation with awk
Could you please help me to achieve the below:
In a file I need to convert the multiple lines whose filed 1 and field 5 values are same into a single line but with the field 4 values comma separed...
Showing results 1 to 12 of 12

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