E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
bash_profile
linux下几个.profile文件启动的顺序
登录Linux时/etc/profile、~/.
bash_profile
等几个文件的执行过程在登录Linux时要执行文件的过程如下:在刚登录Linux时,首先启动/etc/profile文件,然后再启动用户目录下的
rangf
·
2012-06-29 17:00
linux
shell
bash
login
sh: hello.exe: command not found
/hello.exe 有人说: 如果你是linux的话,那么可以设置的系统的PATH,vi ~/.
bash_profile
找到PATH=。。。。这句话,然后在后面加上:./
ray1217
·
2012-06-28 15:00
command
RHEL5安装Oracle10gRAC on VMware Server1.0之五
,如下图示:选择cluster的所有节点,如下图示:这里选择customdatabse,采用定制的方法来创建数据库,如下图示:这里输入全局数据库名及SID前缀名均为rac.这里输入的SID前缀最好和.
bash_profile
haitao.cao
·
2012-06-25 17:22
oracle
安装
Android Application.mk和Android.mk 同在应用程序里的jni目录时交叉编译步骤
1>先配置ndk相关环境 进入到cygwin的/home/username目录,username是你当前登录机器的用户名,修改该目录下的.
bash_profile
,在文件的尾部加入如下代码,
nodeathphoenix
·
2012-06-22 11:00
android
jni
Path
include
library
ubuntu下source、sh、bash、./执行脚本的区别
如:source.bash_profile ..
bash_profile
两者等效。 source(或点)命令通常用于重新执行刚修改的初始化文档。
Tender001
·
2012-06-20 07:00
shell
脚本
ubuntu
bash
任务
终端
crontab的启动环境
. ~/.
bash_profile
liuyinhou
·
2012-06-18 20:00
tomcat
crontab
centos
脚本
/etc/profile,.
bash_profile
与.bashrc作用的区别
(3)~/.
bash_profile
: 每个用户都可使用该文件输入专用于自己使用的shel
cppmule
·
2012-06-12 22:00
linux
零基础学习云计算及大数据DBA集群架构师【Linux系统环境及权限管理2015年12月23日周三】
-/b/c/p/su\g\o\rwxsuid\sgid\sticky 5切换用户sudo\su 6修改权限chmodchownchgrpumask 7相关文档/etc/profile 8~/.
bash_profile
蓝色黑子
·
2012-06-06 16:00
Mac下配制Maven过程
配制过程如下:(使用 ls -a查看隐藏文件) 1.使用touch命令在~目录(用户目录)下创建.
bash_profile
文件,使用vi打开文件,在其中写入如下信息
towne
·
2012-06-05 10:00
maven
Show All Of Rman
~]$vim.bash_profile @@@addthislineexportNLS_DATE_FORMAT='yyyy-mm-ddhh24:mi:ss'[oracle@station60~]$..
bash_profile
emperor_majesty
·
2012-06-04 13:01
rman
configure
配置Cygwin的使用环境
环境变量:同linux,若要设置在启动时自动加载的环境变量,只要编辑用户主目录下的.
bash_profile
,添加或修改环境变量并export,编辑完毕若要立即生效,则使用source命令执行该文件。
sol.tao
·
2012-06-02 11:00
Warning: $HADOOP_HOME is deprecated. hadoop1.0.1解决方法
(不推荐)2.在HOME的目录编辑.
bash_profile
,添加一个环境变量。exportH
mal327
·
2012-06-01 09:00
hadoop
脚本
mac 下 profile文件
当你的home下面有.
bash_profile
或者.bash_login的时候,会忽略调.profile.
woshixushigang
·
2012-05-31 14:00
profile
EBS Environment Files(.env file)
对于EBS数据库管理员用户,可以把db/tech_st/10.2.0下的.env设置到/home/user下的.
bash_profile
文件(隐藏文件)中,这样和DB相关的一些环境变量就会自动在登录时加载
pan_tian
·
2012-05-29 01:00
oracle
File
application
database
processing
Forms
EBS Environment Files(.env file)
对于EBS数据库管理员用户,可以把db/tech_st/10.2.0下的<CONTEXT_NAME>.env设置到/home/user下的.
bash_profile
文件(隐藏文件)中,这样和
wsql
·
2012-05-29 01:00
Environment
EBS Environment Files(.env file)
对于EBS数据库管理员用户,可以把db/tech_st/10.2.0下的<CONTEXT_NAME>.env设置到/home/user下的.
bash_profile
文件(隐藏文件)中,这样和
·
2012-05-29 01:00
Environment
EBS Environment Files(.env file)
对于EBS数据库管理员用户,可以把db/tech_st/10.2.0下的<CONTEXT_NAME>.env设置到/home/user下的.
bash_profile
文件(隐藏文件)中,这样和
xitong
·
2012-05-29 01:00
Environment
内核编译unrecognized command line option “-milittle-endian”解决方案
编译31内核时,常会出现是没有找到编译器的执行文件,常用方法souce/root/.
bash_profile
,但是执行makeARCH=armCROSS_COMPILE=arm-linux-后,仍然会出现上述问题
周江涛
·
2012-05-28 15:21
Linux内核及驱动
内核编译unrecognized command line option “-milittle-endian”解决方案
编译31内核时,常会出现是没有找到编译器的执行文件,常用方法souce/root/.
bash_profile
,但是执行makeARCH=armCROSS_COMPILE=arm-linux-后,仍然会出现上述问题
delphityro
·
2012-05-28 15:00
command
百度
Path
编译器
profile bashrc
bash_profile
之间的区别和联系
执行顺序为:/etc/profile -> (~/.
bash_profile
| ~/.bash_login | ~/.profile) -> ~/.bashrc ->
talentluke
·
2012-05-26 10:00
profile
oracle11g linux 日期格式设置
下面的过程把oracle的日期格式设置成yyyy-mm-ddhh24:mi:ss(1)使用oracle用户登录(2)在.
bash_profile
里增加以下两条环境变量exportNLS_LANG=american_america.ZHS16GBKexportNLS_DATE_FORMAT
年华似水
·
2012-05-23 18:57
oracle相关
oracle11g linux 日期格式设置
下面的过程把oracle的日期格式设置成yyyy-mm-ddhh24:mi:ss(1)使用oracle用户登录(2)在.
bash_profile
里增加以下两条环境变量exportNLS_LANG=american_america.ZHS16GBKexportNLS_DATE_FORMAT
czw698
·
2012-05-23 18:00
linux环境变量设置
blog.csdn.net/azhao_dn/article/details/6922399 在配置hadoop集群的过程中,需要设置HADOOP_HOME等环境变量,一般的做法是修改/etc/profile或者是~/.
bash_profile
老马驿站
·
2012-05-22 17:00
[zz].
bash_profile
.bashrc /etc/profile /etc/bashrc区别
http://hi.baidu.com/firstprinciple/blog/item/45de5dc873985d067f3e6f21.html (1)/etc/profile 全局(公有)配置,不管是哪个用户,登录时都会读取该文件。 (2)/ect/bashrc Ubuntu没有此文件,与之对应的是/ect/bash.bashrc 它也是全局(公有)的 bash执行时
zyslovely
·
2012-05-20 22:00
profile
linux开机后首先加载的几个文件介绍
该文件被执行.并从/etc/profile.d目录的配置文件中搜集shell的设置/etc/bashrc:为每一个运行bashshell的用户执行此文件.当bashshell被打开时,该文件被读取~/.
bash_profile
colddie
·
2012-05-19 14:00
linux
shell
服务器
user
bash
login
LINUX配置文件
. ~/.
bash_profile
:每个用户都可使用该文件输入专用于自己使用的shell信息,当用户登录时
yingbin920
·
2012-05-17 17:00
linux
linux 加./(点斜杠)和. /加(点空格斜杠)有什么分别?
.~/.
bash_profile
会执行一遍~/.
bash_profile
·
2012-05-17 10:00
linux
[转]登录Linux时/etc/profile、~/.
bash_profile
等几个文件的执行过程
在登录Linux时要执行文件的过程如下:在刚登录Linux时,首先启动 /etc/profile 文件,然后再启动用户目录下的 ~/.
bash_profile
、 ~/.bash_login或 ~/
alan-hjkl
·
2012-05-14 11:00
profile
[转]登录Linux时/etc/profile、~/.
bash_profile
等几个文件的执行过程
在登录Linux时要执行文件的过程如下:在刚登录Linux时,首先启动 /etc/profile 文件,然后再启动用户目录下的 ~/.
bash_profile
、 ~/.bash_login或 ~/
alan-hjkl
·
2012-05-14 11:00
profile
[转]登录Linux时/etc/profile、~/.
bash_profile
等几个文件的执行过程
在登录Linux时要执行文件的过程如下:在刚登录Linux时,首先启动 /etc/profile 文件,然后再启动用户目录下的 ~/.
bash_profile
、 ~/.bash_login或 ~/
alan-hjkl
·
2012-05-14 11:00
profile
Linux指令学习(二)
/${f}"urls"done2、当linux系统中安装了两个jdk时,需要转换使用,需要修改cd~vi .
bash_profile
修改其中的内容3.排序sort-n-r-k2-t:aa.txt-n:数字排序
Sweblish
·
2012-05-11 10:00
jdk
linux
shell
kill
command
Ubuntu 环境变量
3、~/.
bash_profile
:在登录时用到的第三个
缺角的画
·
2012-05-11 09:00
Linux环境变量
~/.bash_profile&&~/.bashrc用户登陆Linux操作系统的时候,"/etc/profile","~/.
bash_profile
"等配置文件会被自动执行。
·
2012-05-10 10:00
linux
Ant sshexec command not found
但某些时候你可能会遇到这样的问题,同样的命令使用ssh客户端连过去再运行就没有问题,但在ant里面运行,就蹦出来 commandnotfound字样的错误,其原因就在,ant的sshexec连过去的时候,是不会执行~/.
bash_profile
northc
·
2012-05-08 14:00
command
Mac 下面,添加android adb命令(一般环境变量的添加方法)
1.在用户目录下 ~/.
bash_profile
vim~/.bash_profile2.加入我们需要添加的环境变量,这里是添加android platform-tools和toolsexportPATH
ym19860303
·
2012-05-08 01:00
android
vim
Path
终端
mac pro 环境变量的配置 (当不存在 .
bash_profile
文件的时候)
顺便说下: mac下javaSDK的路径。(比如在使用jertbrains开发android程序的时候,开始就要配置JSDK路径)http://hi.baidu.com/liouyan9/blog/item/78fdc009b97bdac63ac76377.htmlMac下jdk的安装路径2009-08-1115:39苹果系统已经包含完整的J2SE,其中就有JDK和JVM(苹果叫VM)。 如果要在
greenbird811
·
2012-05-07 17:00
android
manager
Path
tools
Terminal
终端
ubuntu下source、sh、bash、./执行脚本的区别
如:source.bash_profile ..
bash_profile
qq295445028
·
2012-05-03 09:00
cygwin 的 /etc/home/XXXX 目录下没有.
bash_profile
、 .inputrc 、 .bashrc 文件
来源:http://www.cnblogs.com/greencolor/archive/2009/11/27/1612189.htmlCygwinPATH查找.
bash_profile
文件: 我的是/
Longerandlonger
·
2012-05-02 20:00
Path
fortran
终端
编译器
erlang 安装与配置
安装jdk 进入 vim ~/.
bash_profile
增加以下代码,保存 PATH=$PATH:$HOME/bin:$JAVA_HOME/bin:$JAVA_HOME
vanadiumlin
·
2012-04-30 21:00
erlang
linux shell configuration files
~/.
bash_profile
The personal
·
2012-04-27 15:00
configuration
linux 主目录 配置文件
如果~/.
bash_profile
不存在,bash则将~/.bash_login作为~/.
bash_profile
处理。2、~/.bash_logout请参考“manbash”。
tuhuolong
·
2012-04-27 11:00
关于linux的配置文件总结
. ~/.
bash_profile
:每个用户都可使用该文件输入专用于自己使用的shell信息,当用户登录时,该
luolunz
·
2012-04-26 18:00
oracle
linux
shell
bash
让cygwin启动时加载.bashrc
cygwin时,默认只加载home目录下的.
bash_profile
文件在/etc/profile文件里添加source$HOME/.bashrc http://www.cnblogs.com/diy534
diy534
·
2012-04-25 14:00
linux 下java环境变量的设置
环境变量的设置如果你是想让所以的用户都用到自己配置的变量,那么,你就得要在/etc/profile这个目录进行配置相关的变量.如果你不是以一个普通用户的身份登陆的,那么,你就得进入$HOME/.profile和.
bash_profile
Isnotsuitable
·
2012-04-25 13:00
java
jdk
tomcat
linux
linux下修改.
bash_profile
无效的原因
我的.
bash_profile
里配置了啊。后来发现,因为某次登陆失败。我更改了会话(GNOME)。导致当前会话使用的SHELL是ksh,而.
bash_profile
只对bash有效。
kai27ks
·
2012-04-25 12:00
oracle
linux
shell
bash
简单lnpplinux服务器维护
数据库启动supostgres /usr/local/lnpp/pgsql/bin/pg_ctl-D/data/postgres-llogfilestart #启动nginxsurootsource~/.
bash_profile
seared2008
·
2012-04-24 14:47
linux
lnpp
Ubuntu下PATH设置
在.
bash_profile
里写没有用的。
FallingStar08
·
2012-04-23 21:00
linux
shell
ubuntu
bash
Path
login
Linux我的常用命令
1切换当前用户到adminsudosuadmin 2查看历史命令,修改~/.
bash_profile
添加 exportHISTCONTROL=ignoredups,删除重复命令。
arkblue
·
2012-04-23 11:00
linux安装多版本的oracle
oracle并能正常使用(10G,11G)1.使用root复制11G版本的coraenv,dbhome,oraenv3个文件到/usr/local/bin2.新建一用户2边的环境变量除主要的外2个的.
bash_profile
youxiwa
·
2012-04-23 10:41
oracle
linux
环境变量的设置
(1) Linux下: /etc/.profile这是所有用户的全局的文件 主目录下的vi .
bash_profile
这是当前的用户的配置文件 export JAVA_HOME
梦鱼丫丫
·
2012-04-20 17:00
java
上一页
99
100
101
102
103
104
105
106
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他