Chris Whitehouse <[EMAIL PROTECTED]> wrote:
> 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 and
> FreeBSD 7.0-STABLE, fuse.ko is loaded and ntfs-3g works except it seems
> very slow.
Did you read the csh(1) man page?
setenv [name [value]]
Without arguments, prints the names and values of all environment
variables. Given name, sets the environment variable name to value or,
without value, to the null string.
--
Sahil Tandon <[EMAIL PROTECTED]>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"