On Wed, 2006-04-26 at 16:58 +1000, Alfred Vahau wrote: > >In Mandriva "cd.." takes me up one level (directory) up. What is the > >equivalent in Ubuntu? Open a terminal and type: echo >>~/.bashrc alias cd..=\'cd ..\' >From then on you should be able to use 'cd..' in addition to 'cd ..' :) Cheers, Chanchao