Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jun 2008 01:51:36 +0100
From:      Chris Whitehouse <cwhiteh@onetel.com>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        User Questions <freebsd-questions@freebsd.org>
Subject:   Re: how to view environment variables
Message-ID:  <48546798.10800@onetel.com>
In-Reply-To: <18516.21857.329326.484607@jerusalem.litteratus.org>
References:  <485453CE.3040908@onetel.com> <18516.21857.329326.484607@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Huff wrote:
> Chris Whitehouse writes:
> 
>>  sysutils/fusefs-ntfs/files/README.FreeBSD refers to various
>>  environment variables, eg UBLIO_BLOCKSIZE and others. How do I
>>  find out what they are set to? set and printenv don't find
>>  them. I'm using standard csh
> 
> 	In that case, try "setenv" with no arguements.  
> 
> 
> 				Robert Huff
> 
> 
No not that either. Shouldn't I somehow be able to get into ntfs-3g's 
environment? From README.FreeBSD

eco# env UBLIO_BLOCKSIZE=2097152 ntfs-3g /dev/ad0s1 /ad0s1
eco# echo $UBLIO_BLOCKSIZE
UBLIO_BLOCKSIZE: Undefined variable.

But it must be getting set because write speed changes when the block 
size is changed.

Chris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48546798.10800>