Search Results

Search: Posts Made By: surinder
64,206
Posted By surinder
m not able to run script gives by pradeepmacha
hi
while i tried for to run script
[#!/bin/ksh
pid=""
pid='ps -ef | grep "<process string>" | awk ' {print $2}''
echo $pid
if [ "$pid"="" ]
then
echo "process not running"
rsh <mail...
Forum: Programming 10-06-2008
3,601
Posted By surinder
how can compile cpp code containing references to java classes
hi
there is example (on link given below )of such code that contains java class reference in c++ program.

...
Showing results 1 to 2 of 2

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