![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to use more than one MPE command STREAM with Unix command in a single shell? | bosskr | HP-UX | 1 | 10-16-2006 01:16 PM |
| How to use more than one MPE command STREAM with Unix command in a single shell? | bosskr | Shell Programming and Scripting | 0 | 09-19-2006 06:44 PM |
| wc command help.... and other unix command....... urgent | dashi2k | UNIX for Dummies Questions & Answers | 1 | 01-20-2005 03:39 PM |
| UNIX command | jodders | UNIX for Dummies Questions & Answers | 2 | 02-15-2004 07:34 AM |
| Unix command help | JJJ | UNIX for Dummies Questions & Answers | 3 | 03-11-2002 06:39 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
unix command
Dear sir,
I am dealing with files in c in my programs whether my application will be slower in speed when i execute any unix sysytem command to get or modify the files. Is it is best to c programms. for example when i want to sort the filed in alphabetical order in names i can do it easily with unix command but i have to acess all records one by one in c programs. Thanks, arun |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
i m not able to understand your question. plz can u describe excatkt wht u want? regards, Swapneel |
|
#3
|
|||
|
|||
|
Quote:
Rather if you are sure of the logic for sort that needs to be implemented in your program, that would be faster than calling sort utility through system command |
|||
| Google The UNIX and Linux Forums |