On 25/02/2008, daniel <[EMAIL PROTECTED]> wrote: > The /etc/csh.cshrc looks like: [stuff deleted] > foreach i ( /etc/profile.d/*.csh ) > if ( -r $i ) then > source $i > endif > end > unset i nonomatch > endif
Then you'll need to check each *.csh file inside /etc/profile.d -- cheers, -ambrose Yahoo and Gmail must die. Yes, I use them, but they still must die. PS: Don't trust everything you read in Wikipedia. (Very Important) ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ BackupPC-users mailing list [email protected] List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/
