Proposal for another category in INDEX: common_deps

Garrett Cooper youshi10 at u.washington.edu
Fri Jul 20 07:46:23 UTC 2007


Lupe Christoph wrote:
> On Thursday, 2007-07-19 at 23:55:14 -0700, Garrett Cooper wrote:
>
>   
>>    redirecting input in and out doesn't work for (t)csh
>>     
>
> Huh?!?
>
> lupe at vmw-freebsdcvs:~$ csh 
> %cat > /tmp/aaa
> Some garbage text
> %cat < /tmp/aaa > /tmp/bbb
> %cat /tmp/bbb
> Some garbage text
>
> Lupe Christoph
>   

Ok, the document I was reading must have been outdated, or about the 
original csh. The current csh points tcsh, which is a lot more vamped up 
than the original Berkeley csh I believe:

[gcooper at tanaka ~]$ csh --help | grep tcsh
tcsh 6.15.00 (Astron) 2007-03-03 (i386-intel-FreeBSD) options 
wide,nls,dl,al,kan,sm,rh,color,filec
See the tcsh(1) manual page for detailed information.

-Garrett


More information about the freebsd-ports mailing list