Search Results

Search: Posts Made By: balajijagan
Forum: IP Networking 08-30-2005
2,338
Posted By balajijagan
U can wait for the child process to execute/...
U can wait for the child process to execute/ using the child process-id.

try man wait -if u use unix.
Forum: Programming 08-25-2005
1
c++
1,934
Posted By balajijagan
Rethrowing an Exception -C++
:o

Hi,
U can rethrow an exception whenever u caught the exception in C++, But u have to have a nested try{} --- catch{} block for the same i think.,

More info welcomed...
-Balaji.S
...
4,221
Posted By balajijagan
Grepping illegal characters
Hi,
the list can be 'a\|b\c|1\|2'

so u should use the OR (|) flag in the grep, to dereference | u need \.
U can use the grep -v 'list'

-Balaji.S
Showing results 1 to 3 of 3

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