Search Results

Search: Posts Made By: mah
15,728
Posted By mah
Maybe try pinging the IP and check its...
Maybe try pinging the IP and check its connectiviti.
1,836
Posted By mah
Have an include ... #include <pthread.h> ...
Have an include ...

#include <pthread.h>

and compile like this ...

cc pc1.c -lpthread
Forum: AIX 10-18-2007
12,994
Posted By mah
Windows/DOS deals files in CR/LF format while...
Windows/DOS deals files in CR/LF format while unix just uses LF
mac i guess uses just CR.

You can use dos2unix (or any tool similar in aix) to convert
your windows file to unix fomat.

You...
Forum: SuSE 10-18-2007
158,192
Posted By mah
processor : 0 vendor_id :...
processor : 0
vendor_id : AuthenticAMD
cpu family : 15
model : 36
model name : AMD Turion(tm) 64 Mobile ML-30
stepping : 2
cpu MHz : 800.000...
Forum: Programming 10-18-2007
17,594
Posted By mah
You may also try objdump = show info within...
You may also try

objdump = show info within object files
readelf = show info within elf files.

Thanks
Forum: Programming 10-16-2007
12,639
Posted By mah
A shell is said to have job control if it allows...
A shell is said to have job control if it allows users to put process
int the background and vis-a-vis.


Where to start ... these can be done

how to deal with session , process groups and...
Showing results 1 to 6 of 6

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