SOURCES: csh.cshrc - env.d initial support, but it's wrong :( Some...

Paweł Gołaszewski blues w ds.pg.gda.pl
Pon, 5 Kwi 2004, 10:54:23 CEST


On Mon, 5 Apr 2004, blues wrote:
> ---- Log message:
> - env.d initial support, but it's wrong :( Someone who knows csh, please,
>   fix it...
[...]
> +test -d /etc/env.d
> +if ($status == 0) then
> +	set nonomatch
> +	foreach i ( /etc/env.d/* )
> +		test -f $i
> +		if ($status == 0) then
> +			set `cat $i`
> +		endif
> +	end
> +	unset nonomatch
> +endif
> +
>  test -d /etc/profile.d
>  if ($status == 0) then
>  	set nonomatch

Prośba do kogoś kto zna csh o poprawienie tego na wzór wpisu w 
/etc/profile
Nie używałem nigdy tcsh i nie chciałbym zrobić baboli. To co jest działa 
conajmniej kulawo.

-- 
pozdr.  Paweł Gołaszewski 
---------------------------------
worth to see: http://www.againsttcpa.com/
CPU not found - software emulation...



Więcej informacji o liście dyskusyjnej pld-devel-pl