Search Results

Search: Posts Made By: Akshay4u
Forum: Programming 04-22-2009
2,178
Posted By Akshay4u
Signal processing
We have written a deamon which have many threads.
We are registering for the SIGTERM and trying to close main thread in this signal handling. Actually these are running on Mac OS X ( BSD unix)....
7,662
Posted By Akshay4u
thanks a lot vgersh99
thanks a lot vgersh99
7,662
Posted By Akshay4u
I would appreciate if any one explain me these ...
I would appreciate if any one explain me these

DIR=`sudo echo $INSTALL| cut -f1 -d'/'|sed 's/ /\(\\\)\(\\\)\(\\\)\(\\\) /g'|sed 's/(//g'|sed 's/)//g'` ...
7,662
Posted By Akshay4u
Not yer. I have not unix system at home. I will...
Not yer. I have not unix system at home. I will try it in office.
7,662
Posted By Akshay4u
thanks, but in my input i don't know how many...
thanks,
but in my input i don't know how many blank space..
Should it work in that case also..

Also can u explane me the following line

DIR=`sudo echo $INSTALL| cut -f1 -d'/'|sed 's/...
7,662
Posted By Akshay4u
Replace a blank space with string "\\ "
Hi,
I have a requirement to replace a every blank space with char "\\ ".
Like string "God Love" to "God\\ Love"
and "God Love" as "God\\ \\ Love".
and only in the sed.

We have already a...
Showing results 1 to 6 of 6

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