From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from signal-networks.com (unknown [61.95.204.104]) by ozlabs.org (Postfix) with ESMTP id 81DC4DDE26 for ; Fri, 9 Feb 2007 21:34:34 +1100 (EST) Received: from pjmaiya ([192.168.1.70]) by signal-networks.com (mail.signal-networks.com [192.168.1.1]) (MDaemon Standard v9.0.1) with ESMTP id md50000068928.msg for ; Fri, 09 Feb 2007 16:07:17 +0530 Message-ID: <00c401c74c36$42aeded0$4601a8c0@signet> From: "pjmaiya" To: References: <29DC34A6B43468409F5A371CFE34E849091044@ex01.ads.ubidyne.de> <011b01c74b81$5604ad80$4601a8c0@signet> <1170949359.14627.66.camel@saruman.qstreams.net> Subject: Re: CLI for embedded system Date: Fri, 9 Feb 2007 16:07:13 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Cc: linuxppc-embedded@ozlabs.org List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Dear Ben, Thanx for giving such a wonderful reference. We are going thru document, hope we can use the same. rgds, pjmaiya ----- Original Message ----- From: "Ben Warren" To: "pjmaiya" Cc: Sent: Thursday, February 08, 2007 9:12 PM Subject: Re: CLI for embedded system > Pjmaiya, > > On Thu, 2007-02-08 at 18:32 +0530, pjmaiya wrote: > > Hi, > > Can anybody give me link/built in package or source code for > > implmenting CLI for embedded system on linux. We have tried to > > implement our own CLI on linux(with bash shell as base), but it is > > massive work since we need to support Tab feature, history > > feature,help etc.. > > If you're looking for something to emulate Cisco's IOS shell, there's an > open source project called 'clish': > > http://sourceforge.net/projects/clish/ > > I haven't really used this myself, so can't recommend for or against. > > regards, > Ben > >