Fergal:<br><br>
<div><span class="gmail_quote">On 1/29/08, <b class="gmail_sendername">Fergal Daly</b> <<a href="mailto:fergal@esatclear.ie">fergal@esatclear.ie</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On 29/01/2008, Justin Wray <<a href="mailto:wray.justin@themetashell.com">wray.justin@themetashell.com</a>> wrote:<br>
> Hello everyone,<br>><br>> My name is Justin M. Wray, and I am the Project Owner for metashell.  Sorry<br>> that is has taken me a few days to respond, I have been following along via<br>> my Blackberry, but haven't really had a chance to sit down and formulate a<br>
> response yet.  Also, let me thank 'Pysco' for the publicity of the project,<br>> and I am glad to see users are enjoying it...<br>><br>> All this being said, I feel that the current conversation is going in an<br>
> entirely unneeded direction, and that there is a lack of communication<br>> between the metashell project and Ubuntu, thus the goals are not clearly<br>> being defined.  Remember this is an Open Source project, not necessarily a<br>
> "Ubuntu" project.<br><br>Assuming the goal is to make it easier to open files from the command<br>line then there are 2 approaches.<br><br>1 Write a shell scratch that has the ability built in</blockquote>
<div> </div>
<div>This is the approach of metashell, but remember metashell has other goals too.  metashell is not only attempting to make opening files easier (with the support of mime-types), but is attempting to make the shell easier (for new-users, etc).</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">2 Have a good command with a good name that people can discover<br>without already knowing it</blockquote>

<div> </div>
<div>This obviously would be a great choice for an experienced Linux user, but will have no benefit for someone who is struggling with the entire concept of the CLI.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">The conversation started with #1 but has moved to #2. Probably because</blockquote>
<div> </div>
<div>Agree, the conversation has shifted.  I stress again, metashell is not only opening files, there is more to the project, please check it out for yourself.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">1 switching shells is a reasonably disruptive experience if you've<br>been building up configuration over the years</blockquote>

<div> </div>
<div>True to an extent, but all shell scripts (including bash) will work within metashell.  Therefore I cannot think of any configurations (assume we are talking shell wise?) that would now be unusable within metashell.  If you have an example, please let me know, so we can address the issue, as well consider that a bug.</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">2 the new shell will almost certainly be missing some or many of the<br>features which you love</blockquote>

<div> </div>
<div>I'll agree with this one.  I like Thunderbird over Evolution, for a number of reasons.  When forced to use Evolution, I almost undoubtedly find a feature missing.  I am sure you have plenty of applications that you are biased towards.  And undoubtedly, you find features missing in all of the rest?  Linux verse Windows?  OSX verse Windows?</div>

<div> </div>
<div>But on the same token, metashell strives to contain the same feature of your tradition shells, while also offering the user-friendly features.  And if there is something missing, we would love to hear about it, so that it can be considered for a new release, etc.  However, if you still seem to be missing something, and obviously know your way around CLI, metashell may not be for you.  Lets not forget the audience here.</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">3 the new shell has an unknown security/bug status</blockquote>
<div> </div>
<div>The shell is currently in beta.  At this time one security flaw has been found, and patched within the next release (two days later).  The flaw was the very same issue found on every Windows release, and reproducible in any shell, by adding a dot (.) to your PATH.</div>

<div> </div>
<div>Other then the project being in beta, and the one addressed security flaw.  How is this unknown?</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">4 being non-standard, the new shell is unlikely to be install on<br>random-unix-like-box that you encounter day to day so you will be back<br>
to your old shell for this situation</blockquote>
<div> </div>
<div>Poor argument I fear.  What if see isn't installed?  What if your other solutions aren't installed.  Ever come across a system that didn't even have bash installed?  They exist.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">5 it breaks the unix philosphy of do one thing and do it well which<br>implies that a tool which combines 2 unrelated functions would<br>
probably be better if it was 2 separate tools</blockquote>
<div> </div>
<div>Partially, obviously metashell is combing multiple functions, but that doesn't mean that it doesn't do them well, nor does it mean that the "one thing" is really bringing multiple benefits together.  There are plenty of tools that do multiple things (emacs), and some are amazing and installed on thousands of distros, but that doesn't mean they break the unwritten code.</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">6 what about the executable bit in the file permissions?</blockquote>
<div> </div>
<div>Really good point.  Let me note however, that the executable flag must be set, or the file will not be executed.  metashell respects the normal file permissions.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">#6 is really fun - "hey n00b, edit this text file - ~fergal/great-story.txt"<br><br>n00b does types<br>
<br>~fergal/great-story.txt<br><br>and has his homedir nuked because<br><br>cat ~fergal/great-story.txt<br>#! /bin/bash<br><br>rm -rf ~</blockquote>
<div> </div>
<div>This has been discussed plenty of times.  It was originally worse, when your working directly was queried before your typical PATH, but has since been fixed (at least from that standpoint).</div>
<div> </div>
<div>A few ideas have been proposed.</div>
<div> </div>
<div>1.  Force the user to indicate the working directory (./) when addressing executable within the directory.  Using a message like, this is an executable, if you are sure you wish to run this file, please add a ./ to the beginning of the filename.</div>

<div> </div>
<div>While idea one sounds okay, it does veer away from the user-friendliness.  And trust me, I am asked all the time, why do I have to put ./ in front of everything, as it is.</div>
<div> </div>
<div>2.  Prompt the user when an executable is in the working directory.  This file is an executable and may contain <font style="BACKGROUND-COLOR: #ffffff">malicious code</font>, are you sure you wish to run this executable? (yes/no)</div>

<div> </div>
<div>Or something along those lines.  But this will quickly become distracting.  The thought at this point is to go with option two, and then simply allow the notice/prompt to be turned off via a configuration entry.</div>

<div> </div>
<div>Nonetheless, this is a system-wide issue and more importantly a user-awareness issue, and has no more to do with metashell then any other shell or environment.  But this issue is of utmost importance to the team. </div>

<div> </div>
<div>Any ideas on the situation would be greatly appreciated.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">So in my opinion, writing an entire shell saves you 2 characters of<br>typing (or 5 if you only have "open" and not "o")  but has enormous<br>
drawbacks. So it seems like a non-starter to me.</blockquote>
<div> </div>
<div>It isn't about saving keystrokes (although the additional two characters do add up).  It's about being user friendly, there is more here then simply opening a file based on association.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">I have addressed some of the other items below.</blockquote>
<div> </div>
<div>Ditto...</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> Below is my comments, to the different aspects being discussed.<br>><br>> On 1/27/08, Forest Bond <<a href="mailto:forest@alittletooquiet.net">forest@alittletooquiet.net</a>> wrote:<br>
> > Hi,<br>> ><br>> > On Mon, Jan 28, 2008 at 12:33:55AM +0000, Fergal Daly wrote:<br>> > > On 27/01/2008, Forest Bond <<a href="mailto:forest@alittletooquiet.net">forest@alittletooquiet.net</a>> wrote:<br>
> > >> Are you advocating the creation of a program called "open"?<br>> > ><br>> > > No, I said "alternatives-based". That is, using the Debian<br>> > > alternatives system to provide access to one preferred tool from<br>
> > > amongst many similar tools.<br>> ><br>> > Okay, I follow you now, although I think alternatives is for managing<br>> different<br>> > binaries that have the same capabilities, not just the same name...<br>
> ><br>> > >> Perhaps I was not clear before.  What you are looking for already<br>> exists,<br>> > >> and it is called "see" (or, perhaps more appropriately, "edit").  These<br>
> > >> tools pull data from mailcap.<br>><br>> 'see' or 'edit' are external (ie not part of the shell) binaries, that must<br>> be installed on the system to work, and rely on external applications and<br>
> preferences to perform the tasks.  The goal of metashell is to integrate<br>> these functionalities into the environment the user is working within, the<br>> shell.  Thus no external dependencies, nor will the user need to know these<br>
> 'commands' to simply open a file.<br><br>You still have to install metashell. Does meta shell also provide a<br>full posix shell - as would be needed for all of the system scripts?<br>If it does, why should I trust it when bash is widely used, well<br>
supported etc.</blockquote>
<div> </div>
<div>Yes, it is a full (POSIX) shell, requiring no other shell be installed on the system.  That includes bash.  So all system scripts would still work.</div>
<div> </div>
<div>This has nothing to do with trust.  If you don't trust it, look at the code, or just use BASH.  Your missing the point.  If you are more worried about "support" or an already established community, over new features, then BASH is the right choice for you.  It is all about choices.</div>

<div> </div>
<div>And on top of that, you obviously have no issues finding your way around the CLI, so metashell has little advantage for you.  Could you use it?  Yes.  Would there be any learning curve.  No.  Would it do the same exact thing as your current shell.  Yes.  Does every command that works within BASH work in metashell, yes.  But that doesn't matter to you, so continue to use metashell.  Again I ask you to consider the audience, and more important that fact that there is more to this project then simple file association.</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">The point is that I will still need bash + something else, in one case<br>it's "see", in another it's "metashell" so the argument of fewer<br>
dependencies is not really correct. Also, see is used by other things<br>on the system, finally it's Ubuntu, you'll be installing hundreds of<br>packages anyway, + or - one is not a huge issue.</blockquote>
<div> </div>
<div>Untrue, explain to me why you would "still" need "bash + something else", I may have miss your point, or you may be mistaken.  metashell will still work on the system even if bash is not installed.  The only time you will have a dependency on bash is when you are running bash-scripts (surprise-surprise right?)</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> > ><br>> > > You were perfectly clear, however there is definitely some<br>> > > miscommunication. In my last mail _I_ mentioned that see reads from<br>
> > > mailcap and now for some reason you are explaining exactly that to me<br>> > > (it was in the part you snipped).<br>> ><br>> > Indeed, I misread.  Apologies.<br>> ><br>> > > So let me rephrase my points<br>
> > ><br>> > > 1 there are multiple tools which do roughly the same thing - see,<br>> > > gnome-open and probably k-something-or-other and no unified location<br>> > > for preferences for these tools<br>
><br>> Exacly, there are plenty of ways to determine a mime-type, and plenty of<br>> other ways to open a file in a default application.  But I think everyone is<br>> missing the point.  I'll break it down, these functionalities are not built<br>
> into the shell and require package X, and setting X, to work, something a<br>> "new" user may not know about, or better yet even have installed and<br>> configured.<br><br>Agreed.<br><br>> I'll use gnome-open as an explain as it was specifically mentioned.  This<br>
> obviously requires gnome to be installed.  What if the user is on a KDE<br>> based system?  Maybe not even Ubuntu?  What if they use XFCE, Flux, or the<br>> best example CLI only?  How is a user on a non-gui system going to obtain<br>
> the benefits of gnome-open?  What is gnome-open going do for you when X<br>> fails?<br>><br>> But even funnier, the gnome-open example just doesn't fit.  It is an<br>> application that doesn't REALLY do the same thing.  Maybe from a real<br>
> high-level it appears to obtain the same solution to a problem, but that is<br>> only true if the metashell configuration resembles the freedesktop (.desktop<br>> ) configuration.<br><br>You can only makes these arguments because you chose gnome-open. If<br>
you had chosen "see" then none of the above applies, it is a console<br>app with minimal dependencies and a simple text-file config.</blockquote>
<div> </div>
<div>Okay, true, but it seemed as if "gnome-open" was the option of choice.</div>
<div> </div>
<div>As for 'see', it would obviously be an option if you plan to continue to use BASH, or another shell alternative.  For those looking to have a more user friendly shell, and a better learning environment, I see this as less of an option.  But it is all perspective.</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> Specifically mentioned was that gnome-open can also open directories.  Can<br>> someone explain to me why anyone would open a CLI shell, and then use<br>
> gnome-open <directory> to open a directory in nautilus?  So do you mean an<br>> application which goes from CLI-GUI does the same thing as a shell with the<br>> ability to (based on your configuration) to open a pre-set application,<br>
> based on file type, and can change directories, without the need for command<br>> 'cd'?  Sure  typing 'cd' is not a big deal (and you can us 'cd' in<br>> metashell), but that isn't my point, the point is you don't need 'cd', and<br>
> gnome-open doesn't do the same thing.<br><br>I think you must be making some other point here but I don't<br>understand it. If you don't want to open directories in a GUI<br>file-browser then don't.</blockquote>

<div> </div>
<div> I don't want to open a Terminal window, and then use gnome-open /home/myusername/work/ and have the directory open in nautilus.  You're right!  The point is, that is what using gnome-open would do.</div>
<div> </div>
<div>In metashell you type in a directory, and it will chdir() you to that directory.</div>
<div> </div>
<div>The point was gnome-open is not REALLY a viable solution on a CLI system, or when you want to work within the CLI only.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> > Right, now I understand; integration has always been a sore spot for<br>> open-source<br>> > software.  Competition is a good thing, except when its happening on one<br>
> machine<br>> > (especially when that machine happens to be your desktop). :)<br>> ><br>> > > 2 multiple tools which do roughly the same thing is no problem<br>><br>><br>> Agreed,  nano and vi?  There are plenty of tools that do the same thing,<br>
> each with its own pros and cons.  Everyone has their own preference of the<br>> best tool to complete a task.<br>><br>> > ><br>> > > 3 multiple locations for the same preferences is a bad thing and while<br>
> > > sometimes necessary, should be avoided where possible<br>> > ><br>><br>> Same preferences?  I don't believe that preferences for your default CLI<br>> applications are the same as preferences for your default GUI applications.<br>
> metashell is used to maneuvers in a CLI environment, and the configurations<br>> should reflect such.  The defaults shipped do rely on GUI applications, but<br>> that by no means is a requirement, you can simply change gedit to nano or<br>
> vi, and use metashell on a system that doesn't even contain X (as in Xorg).<br><br>I don't want multiple locations for the preferences. Whether I can<br>different behaviour in GUI more vs console mode is an entirely<br>
different matter. If I can configure it make a distinction, it should<br>also be in the same location.</blockquote>
<div> </div>
<div>Agreed, a central configuration (possible through freedesktop) that allows you to specify default applications for GUI and defaults for CLI is much preferred over multiple configuration locations.  If such a "standard" was to be implemented, where you could distinguish between CLI and GUI (and change such configurations from CLI), then metashell will use such standards, and ad hear to such configurations.</div>

<div> </div>
<div>But this is a different issue, right?</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> > > 4 if you don't already know the name of the tool, you are unlikely to<br>> > > be able to find it<br>
><br>> Agreed, and this is a really good point.  Why should we assume that Ms Joan<br>> next door is going to know to prepend 'o', 'open', 'see' or even<br>> 'gnome-open' before a file name?  You have no idea how many times I have<br>
> seen someone just simply type a file name, when I ask them to open a file.<br>> Or cat the file first, to determine the type, and then open with whatever<br>> application.<br><br>You have left out "open" which is what I've been advocating and it<br>
seems like a pretty obvious choice to me. Sure, just typing the name<br>on it's own is nice but see #6 way up above.</blockquote>
<div> </div>
<div>I did include "open" there.  And although I am sure the normal (unfamiliar person) is still going to try the filename first, they may try adding open the second go-around.  Although, we are both coming from people who understand how a shell works.  Some people may not realize you even add commands before filenames, or that commands exist, what about them?  Is Ms Joan going to be like, "Oh!  Duh!  I need a command first, in front of the filename I wish to open.  I bet "open" would be the command to use to OPEN something.  And I am sure the command syntax is simply, "open <filename>".  I doubt it, now would she come to that conclusion before, vi <filename>, sure.</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> > Agreed up to this point.<br>> ><br>> > > 5 "open" seems to be the obvious name for such a tool. It was the<br>
> > > first thing I tried, it's what's left when you remove "gnome-" from<br>> > > "gnome-open", it's the verb that appears under every File menu I've<br>> > > ever seen. It seems quite discoverable. "edit" is also quite<br>
> > > discoverable however if you're just trying to open something to see<br>> > > it, you're unlikely to try "edit"<br>><br>> Doesn't matter why someone trys, if the default for the file to just open,<br>
> we get past all of this "command-blank" completes this and "command-this"<br>> does thats, so on and so-forth.  metashell is not a project that is to<br>> provide a way to simply open a file, but it is instead a project aimed at<br>
> making the shell a friendlier place, without taking the power out of the<br>> users-hands, a hard balance to strike.<br>><br>[snip]<br><br>> > > It would also be great to have a central mime-type -> action database.<br>
> > > I think that's part of freedesktop but unless see and edit pay<br>> > > attention to it, the problem is not fully solved,<br>><br>> This is absolutely untrue.  A central type-to-action preference, would<br>
> assume that a user always want to use such action.  When I open up my<br>> home-folder in nautilus, I want gedit to open any text file I double-click<br>> on, but 90% of the time, when I use a text file on the command line I am<br>
> using nano or vi, and the other 10% cat.  I very rarely use gedit from a<br>> command-line.<br><br>Again, you are conflating "a central location for file-action<br>preferences" with "a single preference for every file type".</blockquote>

<div> </div>
<div>Yes, I misunderstood.  As stated above, a  central configuration location would be ideal.  As long as you can designate actions based on the environment.</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Ideally I would be able to specify with a --flag, request to<br>interactively choose or have it automatically determined based on my<br>
environment.</blockquote>
<div> </div>
<div>This makes perfect sense, although isn't the case at the moment, and again is a problem outside of the scope of the project.  While metashell would benefit from this problem being solved, metashell is not here to solve this problem.  Maybe we should poll freedesktop for this solution?  And then not only can metashell benefit, but see, edit, gnome-open, xdg-open, o, or open can all also benefit.  That way, no matter what your preference, the problem from this end, is solved.</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">However I do not agree that I want 1 set of prefs from the cmdline and<br>1 set from X because I almost always run my cmdline _in_ X. So using 2<br>
separate databases for prefs 1 for metshell, one for gnome, doesn't<br>actually solve that problem.</blockquote>
<div> </div>
<div>Hmm...</div>
<div> </div>
<div>I run a terminal within X as well, but I don't open text files from the command-line in gedit.  That's the point of the menus, the mouse, and all the other fancy stuff X provides.  If I am working in a shell (even if it is a window on my desktop, in my wm), I want to stay in a shell while doing so.</div>

<div> </div>
<div>In addition, what if you are not currently in X?</div><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> If we follow this logic, we can take out every application that preforms the<br>> same task, and give the users no choice, slap a (photo of a 'Super-Key') on<br>
> the box, and sell it for far more then is worth.<br><br>Given that I've already said multiple tools for the job are a good<br>thing, I don't know how you can derive this conclusion.</blockquote>
<div> </div>
<div>You may agree with the philosophy, but somehow it seems you are closed minded to the idea of a "new" shell alternative, that is striving to make the CLI a friendlier place.  A project no-one is even forcing you to use.</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">> > Here's where I definitely agree.  Other systems have this, to some extent.<br>>  It<br>> > seems like the desktop-specific systems ought to manage mailcap, doesn't<br>
> it?  Or<br>> > is mailcap too outdated to be practically useful on the desktop?<br>><br>> I would agree that a type-to-action database should be present per<br>> enviroment, one for CLI based settings, one for each WM, etc.  But not for<br>
> the entire system.<br><br>Again, if my CLI is running inside my WM, I don't want my PDF file in<br>a text console!</blockquote>
<div> </div>
<div>That is you, and with metashell you have that choice.  With a central configuration, you have that choice.  Choices, choices, choices!  When I have a shell on my WM, I am working in the shell for a reason, and therefore I want my PDF in a shell, period.  (This is coming from someone who likes the CLI far more then GUI applications though, so I may be a niche market.)  But I'll assume plenty of others like to keep the shell environment separate from the GUI.  If not, they still have a choice.</div>
<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">F<br><br>> > -Forest<br>> > --<br>> > Forest Bond<br>> > <a href="http://www.alittletooquiet.net">http://www.alittletooquiet.net</a><br>
> ><br>> > -----BEGIN PGP SIGNATURE-----<br>> > Version: GnuPG v1.4.6 (GNU/Linux)<br>> ><br>> ><br>> iD8DBQFHnT5ZRO4fQQdv5AwRAtdNAKCeVVGtSBcFOds5zIgVlVdXS0uBnACfSc+d<br>> > JRYE47aTvDUngIHwY+Y+jP4=<br>
> > =b6zx<br>> > -----END PGP SIGNATURE-----<br>> ><br>> ><br>><br>> The point of all of my comments is this:  metashell is not a project with a<br>> goal simply to "open" files.  It is a project with the ideas of creating a<br>
> user-friendly command-line environment.  That uses intuitive commands (or<br>> lack there of) to complete tasks.  While all at the same time allowing the<br>> well-versed *nix admins complete complex tasks without hesitating.  I really<br>
> hope after reading this email, everyone better understand the goals of<br>> metashell, and the diffrence of usings it verses an external application<br>> like 'see'.<br>><br>> I would like to thank everyone for their comments on metashell, and look<br>
> forward to hearing more.  So far the response to metashell has been good, I<br>> hope to continue to make the CLI an easier, less intimidating place, for new<br>> users.<br>><br>> If there are any questions or comments, please do not hesitate to email me,<br>
> or the metashell lists.<br>><br>> For more information, please checkout the metashell website,<br>> <a href="http://themetashell.com">themetashell.com</a><br>><br>> --<br>> Thanks,<br>><br>> Justin M. Wray<br>
> Project Owner<br>><br>> Website:  <a href="http://www.themetashell.com">http://www.themetashell.com</a><br>> Support:<br>> <a href="http://www.themetashell.com/index.php/Help:Contents">http://www.themetashell.com/index.php/Help:Contents</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Thanks,<br><br>Justin M. Wray<br>Project Owner<br><br>Website:  <a href="http://www.themetashell.com">http://www.themetashell.com</a><br>Support:  <a href="http://www.themetashell.com/index.php/Help:Contents">http://www.themetashell.com/index.php/Help:Contents</a>