Subject: Re: Vernon D. Buerg's LIST To: j709572 AT nspp09 DOT ci DOT in DOT ameritech DOT com Date: Wed, 13 Jul 1994 17:33:46 -0600 (CDT) Cc: djgpp AT sun DOT soe DOT clarkson DOT edu From: mcastle AT umr DOT edu (Mike Castle) Amazingly enough Jon DeBaun said: > > > Can anyone tell me if there exists a version of Vernon D. Buerg's LIST > utility for UNIX? If not is there any comparable utility available with > roughly the same functionality? Try dired. It's a standalone binary that mimics the dired mode of emacs. It's a directory editor (giving you an ls -l type full screen display) that you can move around with vi-like keystrokes (and I think arrow keys on smarter terminals). Key strokes let you delete, rename, edit and view files (some of these need to be external programs such as an editor, or a pager such as 'more', 'less' or 'pager'). Check your favorite comp.sources.reviewed archive site (such as wuarchive.wustl.edu) and look through the index to find it. Requires C++ to compile. [This would be a nifty djgpp project. However, the most recent source (which you have to get from the author) requires templates, and i'm not certain how well templates are supported in g++ just yet....] mrc -- Mike Castle .-=NEXUS=-. Life is like a clock: You can work constantly mcastle AT cs DOT umr DOT edu and be right all the time, or not work at all mcastle AT umr DOT edu and be right at least twice a day. -- mrc We are all of us living in the shadow of Manhattan. -- Watchmen