查看环境变量(不同操作系统,不同shell)
发表于 : 2010-12-01 9:19
ksh,查看环境变量用 --》export -p (openbsd,netbsd)
tcsh,csh --》 printenv (freebsd,dragonflybsd)
cmd --》set (windows )
希望对大家有用。
tcsh,csh --》 printenv (freebsd,dragonflybsd)
cmd --》set (windows )
希望对大家有用。