On 2014-06-04 21:37, Stephen Harris wrote: > On Wed, Jun 04, 2014 at 02:42:23PM -0400, James B. Byrne wrote: >> On Tue, June 3, 2014 12:37, Stephen Harris wrote: >>> The OP likely has a function called "cd" which does other stuff (sets > >> hll-m22:~ byrnejb$ alias > > A function is not an alias. > In other words, what's the output of declare -f | sed -n -e '/^cd /,/^}/ p'