Search Results

Search: Posts Made By: seshagiri
2,602
Posted By seshagiri
From UNIX shell, if you would like to connect to...
From UNIX shell, if you would like to connect to sqlplus
and do some processing, you can go about this way by enclosing the following in a shell script

sqlplus -s user_id/passwd << end-it

set...
Forum: IP Networking 12-18-2000
4,953
Posted By seshagiri
Could anyone give a better picture of visualising...
Could anyone give a better picture of visualising the 7 layers in networking ? How the data is sent ...which part of it is taken care of by software and which is hardware related ?

I stumble here...
7,047
Posted By seshagiri
Hi me2unix, Thank you for your reply. I...
Hi me2unix,

Thank you for your reply.
I was wondering why a shell cannot provide a way of calling a c function. After all, all the commands within the shell have their equivalent C code form and...
7,047
Posted By seshagiri
Is it possible to call a C function from within a...
Is it possible to call a C function from within a shell script. This C function is part of an API. What do I need to make it work from my shell script. Anybody please help.
Showing results 1 to 4 of 4

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