• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

What's your favorite *nix shell and terminal?

SinNisTeR

Diamond Member
I like bash and aterm.

There was one terminal where you can right click anywhere on it and choose the terminal display settings, which one is that?
 
I like bash due to its auto-completion, and other nifty features. Though, I also like korn for its old-schoolishness. As for terminals..I don't run around in X too often.
 
Originally posted by: futuristicmonkey
I like bash due to its auto-completion, and other nifty features. Though, I also like korn for its old-schoolishness. As for terminals..I don't run around in X too often.

pdksh does tab completion. csh does esc completion.

I don't use bash unless I'm forced to, it makes me feel dirty. pdksh is better.
 
pdksh doesn't like me.

$ sudo gedit /etc/apt/sources.list
Just hangs. However, if I just gedit, it works, but then I don't have permissions to save. If I su, then gedit, it returns an error.
(gedit:23358): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.

Must be an xserver problem that I've caused by installing XGL.
 
The default terminals for Gnome and KDE have always done what I needed. Never felt the need to go out and grab a different one.
 
Originally posted by: OSX
LoKe- I just use nano for editing apt sources. Works like a charm.

I still can't get used to nano. I guess it would be because of how I have my terminal set up, so all the fonts are weird and I can't see the hotkeys for saving, quitting, etc without highlighting.

Also, can I set it up so I don't have to have my damn mouse over the terminal in order to type?
 
Originally posted by: LoKe
pdksh doesn't like me.

$ sudo gedit /etc/apt/sources.list
Just hangs. However, if I just gedit, it works, but then I don't have permissions to save. If I su, then gedit, it returns an error.
(gedit:23358): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.

Must be an xserver problem that I've caused by installing XGL.

I get that same error when I gedit with Fedora...It just goes on, I can edit and then save...
 
Back
Top