Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do other people change the text that appears in the parentheses () after their names?

0
Posted

How do other people change the text that appears in the parentheses () after their names?

0

If you use the Unix csh or tcsh shells (to find out what shell you’re on, try “echo $SHELL” from your Unix prompt), try the following: setenv IRCNAME “what you want here” If you don’t use csh/tcsh, try: IRCNAME=”what you want here” If you want the setting to be the same each time you login, you need to put that line in your .login (for csh/tcsh users) or your .profile (for other shell users). If you don’t use csh/tcsh, you will also need to add the line “export IRCNAME”. Edit the .login or .profile file using your favourite editor (vi/emacs/joe/pico/etc) If you use a VMS ircII client, edit your login.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123