Re: Word too long
Manage your shell environment variables and aliases
Brought to you by:
leomania,
xdelaruelle
From: Assar W. <as...@si...> - 2000-03-17 15:07:19
|
Henrik Westrell <hen...@er...> writes: > How many characters can a env. variable contain in tcsh ? Typically 1024. > Someone solved this problem ? Either just bump BUFSIZE in sh.h and re-build tcsh, or > Is there a shell that does support "bigger" variable sizes. find a shell without this problem such as bash or zsh. /assar |