Groups
Groups
Sign in
Groups
Groups
MyLinuxStudy
Conversations
About
Send feedback
Help
ubuntu下查看环境变量
0 views
Skip to first unread message
孙路
unread,
Mar 7, 2010, 9:41:15 AM
3/7/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mylinu...@googlegroups.com
在Windows下,查看环境变量的命令是:set,这个命令会输出系统当前的环境变量。
Linux下准确的说是REDHAT下应该如何查看呢,命令是:
export
如果你想查看某一个名称的环境变量,命令是:echo $环境变量名,比如:
echo $ORACLE_HOME
Windows对应的命令是:set 环境变量名。
--
孙路
Reply all
Reply to author
Forward
0 new messages