From mboxrd@z Thu Jan 1 00:00:00 1970 From: "John T. Williams" Subject: Re: Help in Shell script Date: Tue, 11 May 2004 01:47:21 -0400 Sender: linux-c-programming-owner@vger.kernel.org Message-ID: <1084254440.8275.16.camel@scotus.fesnel.no-ip.org> References: <000e01c43711$6c2a4de0$ae63d103@patni.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <000e01c43711$6c2a4de0$ae63d103@patni.com> List-Id: Content-Type: text/plain; charset="us-ascii" To: Jogesh Kanojia Cc: "Linux-C-Programming (E-mail)" It seems someone wants us not only to do his homework for him, but also seems to think that a listserv on programming in c for linux is the right place for questions on shell scripting and OOP. I'd be willing to bet that most of the people here probably know C++ as well as they know C, but shell scripting? There may be someone unethical enough to do your homework for you, but I hope not. Sincerely, John T. Williams (Doing my own damn school work) On Tue, 2004-05-11 at 00:35, Jogesh Kanojia wrote: > Hi > > I want shell programs for the following: > (a) To find the smallest number among the 3 numbers given. > (b) To check whether the given string is a palindrome or not. > (c) To sort the given list of numbers in descending order. > (d) To check, how many times a given substring occurs in a given main > string. > (e) To find the factorial of a given number > > If any one have this do send it to me > > Regards, > Jogesh Kanojia, > Sr. Software Engineer. > Patni Computer Systems Limited > Mobile:- +91 9820275701 > Tel:+91-22-27611090 Ext.4018 > > > - > To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html