>One technical difference is that cursor keys and command line editing and >completion generally wor ks out of the box in Linux and it generally doesn't in Solaris. I hope OpenSolaris will finally fix that usability issue so that it can lose that "80ies feeling" >and be more user friendly. > >Changing that for the shells (without having to type magic commands) and for >vi would be useful. O penSolaris vi in gnome terminal regularly misinterprets the cursor keys >as their individual characters after ESC. >This message posted from opensolaris.org
Changing the default shell is easy; that's probably what you want. useradd -D -s /bin/tcsh Except that it doesn't work :-(; you can edit /etc/sadm/defadduser but certainly this looks like a bug in useradd we need to fix. (The first useradd -D invocation will create the above mentioned file; you can then change the default shell) Casper _______________________________________________ opensolaris-discuss mailing list [email protected]
