At 21:30 04.06.2002, Stas Bekman wrote:
Thomas Klausner wrote:
If there is a strong opinion not to use this kind of prompt we can change it. Of course in either case we should be consistent, which is not the case now.
ai% and ai# are OK for me, I only thought that we use only % and #.
Or, what about
%
and
root#
?
This way we can ahve a very short default prompt and a very clear root prompt.
that's not good. consider:
% perl Makefile.PL ... % make root# make install
this looks much nicer:
ai% perl Makefile.PL ... ai% make ai# make install
Root prompts are pretty uncommon. And the fact is, we're already using % without the ai. Let's keep it that way, huh?
It's not about commonality, it's about preventing from user getting confused
and ask clueless questions on the list.
The fact that we are already using % without ai% on some page doesn't help this discussion at all.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
