Yes, that's the kind of thing we need, I think. The one difficulty would
be my suggestion of categorization of commands. What newby would think
of looking at the "find" command to change permissions, for example?
(find . -type d -exec chmod 755 {} \; )
Your user filters idea may be a good way around that. It also has the
benefit of each user being able to score commands based upon their own
expertise and needs. Do we need each user to log in, or can we do this
with cookies?
Great list.
Rainer
alan mcclellan wrote:
> Hmm. Let me see if I can keep discussion going...
> After a bit of thinking, I'd add this level of requirements detail. An
> OpenSolaris version of this kind of app should provide:
>
> * user registration and log-in.
> * a standard form for users who want to input a command.
> * a commenting facility so users can leave comments regarding a command.
> * a way for user to keep a list of favorite commands from the site list
> of commands.
> * a way to display sample output from the command.
> * a user rating system (e.g., user rates value of commend 1-5 or user
> clicks a "digg"-like button. The system then floats the command up in
> the display based on number of diggs or according to accumulated ratings.)
> * user filters on available commands. (Range of filters are TBD, but
> examples include filter on command name, filter on most viewed, filter
> on user who supplied the command, etc.)
>
> -alan
>
--
Mind the gap.