Re: csh is root's shell?

From: Vulpes Velox <v.velox_at_vvelox.net>
Date: Thu, 7 Oct 2004 13:42:40 -0500
On Thu, 7 Oct 2004 16:34:20 +0300
Nikolay Kalev <nkalev_at_gmail.com> wrote:

> On Thu, 7 Oct 2004 16:18:11 +0300, Nikolay Kalev <nkalev_at_gmail.com>
> wrote:
> > Ok how about now is it working correct ???
> > New addons and cleanup.
> > 
> Opss sorry about that forgot the file :-)!
> Here is a link :
> http://www.eprogress.bg/~rootcho/dot.tcshrc

alias . 		'pwd'
alias .. 	'cd ..'
alias ../	'cd ../'
alias ... 	'cd ../..'
alias .../	'cd ../../'
alias -		'cd -'
alias /		'cd /'

is not needed with "set implicitcd=verbose"
Received on Thu Oct 07 2004 - 16:43:20 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:16 UTC