help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is comint the way to go?


From: David Hansen
Subject: Re: Is comint the way to go?
Date: Fri, 23 Feb 2007 22:28:08 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

On Fri, 23 Feb 2007 20:40:18 +0100 Mathias Dahl wrote:

>  I want to write a command line interface to a program that isn't
> command line driven.  In fact, it is not even a program, it is a
> database with a specific schema.  What I want to do is create a
> package that let's the user navigate this database using familiar
> command line commands like `cd' and `ls'.

Maybe something like FUSE[1]?  But this will only work on Linux and
i have no idea if any other OS provides some similar feature.

David

Footnotes: 
[1]  http://fuse.sourceforge.net/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]