|
|||||||||||
|
.bashrc messes up 'set'
From: Kent West <westk(at)acu.edu>
Date: Tue Sep 18 2007 - 11:08:35 EDT
If I ssh in as a freshly-created user and then run the "set" command, I get pages and pages of script-looking text, seemingly related to ImageMagick, as below (most of it snipped out as marked): > chyntt@goshen:~$ set | more > SSH_TTY=/dev/pts/1 <snip pages and pages of similar scripting stuff> >> } > set_prefix () > { > [ -z ${prefix:-} ] || prefix=${cur%/*}/; > [ -r ${prefix:-}CVS/Entries ] || prefix="" > } If I rename/delete/move the user's .bashrc and then log out / back in, the "set" command returns what would be expected. I don't see anything particularly odd in /etc/skel/bashrc (but then, I'm not a scripter). I wasn't able to find anything about this on the 'net. I'm mostly just wondering if other folks have seen this. Thanks! -- Kent -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Tue Sep 18 11:09:16 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 05:00:47 EDT |
||||||||||
|
|||||||||||