SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Technology Stocks : LINUX -- Ignore unavailable to you. Want to Upgrade?


To: Babu Arunachalam who wrote (2214)4/7/2000 1:43:00 AM
From: JC Jaros  Respond to of 2615
 
Re: Wireless- We're buying electric utilities this quarter, Babu. Good luck with your script thing. If you're a C programer, and have that type of scripting need with any frequency, you should probably learn Perl. -JCJ



To: Babu Arunachalam who wrote (2214)4/11/2000 7:34:00 PM
From: E. Charters  Respond to of 2615
 
your investments are our investments. BTW if you and your 100 closest friends are interested in good investments be sure and contact us about the no. one software company to come out in this century.

basically I guess a shell program can run any command line thingie but a C function by its baby self is verboten. Even in the "C" shell I guess. But a mini C program that basically is one function can be "exec"-uted. You should investigate JAVA which has lower overhead though slower in execution of tasks than C. It depends on what you want done. and the relation of overhead in launching and memory and garbage collection to functional tasks. If you want to execute programs that interrelate and send commands to each other you should investigate "Expect". Python is a good language to do shell environment stuff and so is PERL if you are character oriented.

EC<:-}