Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
command exec and function call
Name: jz Date: October 5, 2003 at 09:29:41 Pacific OS: unix CPU/Ram: 516
Comment:
hi does any one know how to compare a function call with command execution.. ? i know its simple im just a unix beginner.. thanks
Name: Nails Date: October 5, 2003 at 13:17:25 Pacific
Reply:
I'm sorry but your question is too vague. I think we need some more information.
Regards,
Nails
0
Response Number 2
Name: jz Date: October 7, 2003 at 12:19:17 Pacific
Reply:
hi sorry about that thanks for your help however .. i just need to know what a function call is and what command execution is in unix. what are its differences if any... just cant find it in any text book. cheers
0
Response Number 3
Name: nails Date: October 7, 2003 at 15:05:52 Pacific
Summary: Hi, I'm trying to use a combination of find -exec and grep with little success. Basically, I need a script to search for files modified within the last day that match a certain filenaming pattern. I...
Summary: I have a function inside a file. THe function name and filename is different. THis function works well, if I run it in the same shell. But if I put it in ascript and call ./function name, it says "F...
Summary: First, there is no such "C" library that emulates the Unix tools - at least not one that I'm aware of. If you want to run unix tools in Windows, you need a Unix tool kit. A number are available. Pr...