I used to have an alias for cd in csh, which can show the current time and directory at the beginning of the cmdline and trigger the ls command.
The effect is like this:
[10:24] /home/cambridgelv/Desktop/cd ..
Desktop  Documents  Downloads  Music
[10:24] /home/cambridgelv/cd Desktop
abc.doc  def.jpg
[10:25] /home/cambridgelv/Desktop/
Does anybody have any idea?
 
    