Search Results

Search: Posts Made By: haiudhaya
Forum: Programming 10-18-2006
50,538
Posted By haiudhaya
Thanks Lot
Thanks Lot
Forum: Programming 10-18-2006
50,538
Posted By haiudhaya
How to get system() function executed cmd return value ?
Hi,

How I can get system function executed command return value ? I want to know mv command success or not ?

#include <stdio.h>
main()
{
int ret;

ret = system( "mv x.dat y.dat"...
18,762
Posted By haiudhaya
echo "MaxChannels=600 MaxActiveChannels=600 ...
echo "MaxChannels=600
MaxActiveChannels=600
MaxInitiators=22" >> file_name

Just give your file name after redirection operator.
Forum: Programming 08-09-2002
1,924
Posted By haiudhaya
Increase Device Driver Major No in SunOs 5.8
Hai,

I am Developing Device Driver For SunOs 5.8.

I want to Add more then 100 Device Driver in My Server.

But, Server Giving this "No available major numbers."

Now, How will increase this...
Showing results 1 to 4 of 4

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