8 May
2002
8 May
'02
13:19
Hi! I tried change 'set history=1000' in /etc/csh.cshrc.local and found: # # Local configuration # if ( -r /etc/csh.cshrc.local ) then source /etc/csh.cshrc.local endif # Before: # # Some useful settings # set autocorrect=1 set listmaxrows=23 ... alias ... WHY?