Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!usc!julius.cs.uiuc.edu!psuvax1!psuvm!cunyvm!ndsuvm1!mtus5!aabenson From: AABENSON@MTUS5.BITNET Newsgroups: comp.sys.apple2 Subject: Re: Telnetting to IRC (Getting together) Message-ID: <90347.210115AABENSON@MTUS5.BITNET> Date: 14 Dec 90 02:01:15 GMT References: <1990Dec09.020335.6476@torag.uucp> <1990Dec11.094326.27354@ux1.cso.uiuc.edu> <90345.160809AABENSON@MTUS5.BITNET> <11070@ur-cc.UUCP> Organization: Computing Technology Services, Michigan Technological Univ. Lines: 13 Robert Mayer, Well, I can't really help with the IRC thing, because I don't have any instructions either. But, I can tell you how to get those commands accessible from your command line... I think! I don't know what shell you're using, but I use csh as my login shell. Anyway, in my ".login" file, there's one line that says something like "set path = /usr /usr/bin /etc /usr/local/bin / and a bunch more..." You can add other directories to that string.. Just make sure that if you are going to make it go to a new line, put a backslash right before you press return -- that will stop it from taking that as the end of the line. Then, when you login, you should be able to access commands that are in the new directory (/usr/cif/bin, right?). Also, you might need to type rehash. I'm not sure when exactly that is necessary.