--
Thomas Seyrat.
--
Thomas Seyrat.
If you run smit from a graphical workstation, smit is started as X-Quote:>what's the difference between smit and smitty? I tought it's the same
>thing.
AFAIK the characterbased smit is more actual than the X smit.
hth.
Andreas.
J.Luebbers
--
----
"Wer die Freiheit aufgibt, um Sicherheit zu gewinnen,
der wird am Ende beides verlieren" (Benjamin Franklin)
|> As long as it can, "smit" comes with a Motif (or only motif-like?) GUI.
|> If no X-Servers is reachable smit behaves like smitty.
|> "smitty" is smit for tty and comes allways with a tty interface (e.g. in your aixterm or xterm).
Yes and no. It wouldn't work at all on a genuine and original Teletype!
smit and smitty use a horrible curses interface, which is very sensitive
both to the type of terminal emulator you are using and the value of
the TERM variable. Note that it gets things even more wrong than the
average curses interface, because it attempts to use function keys,
which are not part of base curses. You can USUALLY use ESC+digit to
emulate them, but that doesn't always work.
Oh, for a REAL Teletype interface, which would at least allow me to
copy the screen output so that I could report bugs in this mess.
But I wouldn't need to if it had such an interface, because I
wouldn't HAVE to fight my way around those bugs ....
Regards,
Nick Maclaren,
University of Cambridge Computing Service,
New Museums Site, Pembroke Street, Cambridge CB2 3QG, England.
Tel.: +44 1223 334761 Fax: +44 1223 334679
>|> As long as it can, "smit" comes with a Motif (or only motif-like?) GUI.
>|> If no X-Servers is reachable smit behaves like smitty.
>|> "smitty" is smit for tty and comes allways with a tty interface (e.g. in your aixterm or xterm).
>Yes and no. It wouldn't work at all on a genuine and original Teletype!
Ah, I see now. 8-)Quote:>smit and smitty use a horrible curses interface, which is very sensitive
>both to the type of terminal emulator you are using and the value of
>the TERM variable. Note that it gets things even more wrong than the
>average curses interface, because it attempts to use function keys,
>which are not part of base curses. You can USUALLY use ESC+digit to
>emulate them, but that doesn't always work.
>Oh, for a REAL Teletype interface, which would at least allow me to
>copy the screen output so that I could report bugs in this mess.
>But I wouldn't need to if it had such an interface, because I
>wouldn't HAVE to fight my way around those bugs ....
>Regards,
>Nick Maclaren,
>University of Cambridge Computing Service,
>New Museums Site, Pembroke Street, Cambridge CB2 3QG, England.
|> >
|> >|> As long as it can, "smit" comes with a Motif (or only motif-like?) GUI.
|> >|> If no X-Servers is reachable smit behaves like smitty.
|> >|> "smitty" is smit for tty and comes allways with a tty interface (e.g. in your aixterm or xterm).
|> >
|> >Yes and no. It wouldn't work at all on a genuine and original Teletype!
|>
|> Ah, but why not point out how difficult it would be to enter these commands via toggle switches?
Because tty is not an abbreviation of "toggle switches". It is an
abbreviation of Teletype!
|> >smit and smitty use a horrible curses interface, which is very sensitive
|> >both to the type of terminal emulator you are using and the value of
|> >the TERM variable. Note that it gets things even more wrong than the
|> >average curses interface, because it attempts to use function keys,
|> >which are not part of base curses. You can USUALLY use ESC+digit to
|> >emulate them, but that doesn't always work.
|> >
|> >Oh, for a REAL Teletype interface, which would at least allow me to
|> >copy the screen output so that I could report bugs in this mess.
|> >But I wouldn't need to if it had such an interface, because I
|> >wouldn't HAVE to fight my way around those bugs ....
|>
|> Ah, I see now. 8-)
Maybe you do; maybe you don't. If you have ever tried to report a
non-trivial bug in a curses interface, you will learn that the name
curses is entirely appropriate!
The great advantage of genuine line-mode is that you can use
scroll-back to see what you REALLY typed, and use either script
or cut-and-paste to provide evidence. script will occasionally
work with a curses interface, but in general it doesn't.
One of my PMRs is in this area, and is one where IBM took AGES
to repeat it, and it then partially disappeared due to some
unrelated software upgrade, so they had to ask me to run an
iptrace for them :-)
Regards,
Nick Maclaren,
University of Cambridge Computing Service,
New Museums Site, Pembroke Street, Cambridge CB2 3QG, England.
Tel.: +44 1223 334761 Fax: +44 1223 334679
> |> >smit and smitty use a horrible curses interface, which is very sensitive
> |> >both to the type of terminal emulator you are using and the value of
> |> >the TERM variable.
--
Christer Palm
|> >
|> > |> >smit and smitty use a horrible curses interface, which is very sensitive
|> > |> >both to the type of terminal emulator you are using and the value of
|> > |> >the TERM variable.
|>
|> Ha ha, since we seem to be in nitpicking mode we should maybe add that
|> smitty is _not_ based on curses.
That would explain why its problems are all different in detail.
However, it is STILL based on the original termcap/curses design,
for which there is no concise (or printable) description. And
the faults are almost all because of the design, and are not
simply bugs in the coding.
Regards,
Nick Maclaren,
University of Cambridge Computing Service,
New Museums Site, Pembroke Street, Cambridge CB2 3QG, England.
Tel.: +44 1223 334761 Fax: +44 1223 334679
> |> >
> |> > |> >smit and smitty use a horrible curses interface, which is very sensitive
> |> > |> >both to the type of terminal emulator you are using and the value of
> |> > |> >the TERM variable.
> |>
> |> Ha ha, since we seem to be in nitpicking mode we should maybe add that
> |> smitty is _not_ based on curses.
> That would explain why its problems are all different in detail.
> However, it is STILL based on the original termcap/curses design,
> for which there is no concise (or printable) description.
--
Christer Palm
>> |> Ha ha, since we seem to be in nitpicking mode we should maybe add that
>> |> smitty is _not_ based on curses.
>> That would explain why its problems are all different in detail.
>> However, it is STILL based on the original termcap/curses design,
>> for which there is no concise (or printable) description.
>Actually it's called ASL (AIX Screen Library), which is terminfo (not
>termcap) based.
Regards,
Nick Maclaren,
University of Cambridge Computing Service,
New Museums Site, Pembroke Street, Cambridge CB2 3QG, England.
Tel.: +44 1223 334761 Fax: +44 1223 334679
> That is the same design. terminfo is termcap with brass knobs on,
> and a different storage format. I am talking about the fundamentals,
> not the details.
--
Christer Palm
Bye, Dragan
--
Dragan Cvetkovic,
To be or not to be is true. G. Boole
> Of course this question open a new cans of worms.
> Certain pages from "Unix haters book" come to mind.
Regards,
Nick Maclaren,
University of Cambridge Computing Service,
New Museums Site, Pembroke Street, Cambridge CB2 3QG, England.
Tel.: +44 1223 334761 Fax: +44 1223 334679
1. SMIT, SMITTY, SAM for Solaris
Is there an administration utility like "smitty" for AIX or "sam" for
HPUX to use
with Solaris 2.x?
No flames, I personaly don't need it. But customers coming from other
platforms are asking for it.
Dont't compare with admintool. It's poor compared to SMIT.
Wondering why Sun isn`t able to offer it?
Commercial or Public Domain Solutions are welcome.
Thanx
Norbert Plasczyk
GE CompuNet Essen
Enterprise Computing Solutions
Severinstrasse 42, 45127 Essen, Germany
2. NIS client on freebsd 4.0 current
4. Getting a freshly compiled ghostscript to find fonts
5. Users unable to execute smit/smitty
6. UltraSparc
7. smit does not start whith a correct $DISPLAY but run smitty
8. RedHat 5.2 installation problem
9. smit backfile and smit backfilesys question
10. Pb with smit chgaio and smit chgsys
11. smit.log and smit.script files