Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!elroy.jpl.nasa.gov!lll-winken!miguel.llnl.gov!macq From: macq@miguel.llnl.gov (Don MacQueen) Newsgroups: comp.unix.questions Subject: .login, .chsrc Keywords: rsh, path Message-ID: <86450@lll-winken.LLNL.GOV> Date: 20 Nov 90 19:17:10 GMT References: <108878@convex.convex.com> Sender: usenet@lll-winken.LLNL.GOV Reply-To: macq@miguel.llnl.gov (Don MacQueen) Organization: Lawrence Livermore National Laboratory Lines: 15 Nntp-Posting-Host: miguel.llnl.gov In article <108878@convex.convex.com>, tchrist@convex.COM (Tom Christiansen) writes: |> If your shell is the csh, then it will source your .cshrc |> upon rsh's and rcp's. Put this there at the top: |> set path = ...... |> if ( ! $?prompt ) exit |> Many people put their paths in their .login files. |> This is unfortunate. (a few lines deleted) What then are some general guidelines as to what goes in .cshrc and what goes in .login and why? I've been wondering... Thanks, Don MacQueen macq@miguel.llnl.gov