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
bash配置相关
(3)~/.profile若bash是以login方式执行时,读取~/.
bash_profile
,若它不存在,则读取~/.bash_login,若前两
chenliujiang1989
·
2012-04-20 11:00
Linux Oracle 数据备份
/bin/sh # bakdata.sh source /home/oracle/.
bash_profile
rq=`date +"%d"` fname=/home/oracle
voole
·
2012-04-20 09:00
oracle
Flume 部署注意一
可修改环境变量.
bash_profile
2.需要/tmp目录的读取写入权限。master pid,,node pid生成在此目录 3.安装zookeeper.
xcly
·
2012-04-17 22:00
Flume
Linux按退格键出现问号解决
添加到.
bash_profile
中。 在csh下,执行如下语句:$sttyerase^H或者把sttyera
Wentasy
·
2012-04-17 18:00
Ubuntu 环境变量及 ADB 配置
用户环境变量通常被存储在下面的文件中:~/.profile~/.
bash_profile
或者~./bash_login~/.bashrc上述文件在Ubuntu10.0以前版本不推荐使用。
我的家园
·
2012-04-15 16:00
Tomcat+MySql+jdbc
-7-linux-i586.rpmhttp://java.sun.com/javase/downloads/index.jsp#rpm–ivhjdk-7-linux-i586.rpm #vi~/.
bash_profile
yangzhimingg
·
2012-04-15 13:39
自己常用的linux的自定义命令
一般我喜欢在自己的目录下建立一个.bin目录(不是bin,前面有个点,这样这个目录就是隐藏的,防止被误删),然后把这个目录加到$path里,修改用户目录下的.bashrc和.
bash_profile
都可以实现
douyuhua0918
·
2012-04-14 11:38
linux
OS X Terminal字体颜色设置
OSXTerminal字体颜色设置OSX默认终端默认白底黑字,看起来不大舒服,于是想换下字体颜色,按照文件类型来显示不同的颜色:在~先建立一个文件 ~/.
bash_profile
加入下面的两行:exportCLICOLOR
厚积薄发,滴水穿石
·
2012-04-13 23:00
在Mac下显示或者隐藏Finder中的所有文件
elfsundae/archive/2010/11/30/1892544.html 在Unix下工作,你可能需要处理一些“特殊“文件或文件夹,例如/usr,/bin, etcf,或一些"dotfiles"(如.
bash_profile
荣保红
·
2012-04-13 16:21
mac
隐藏
显示
休闲
Finder文件
-bash: export command not found
在登入su-oracle忽然报两条错误-bash:exportcommandnotfound-bash:exportcommandnotfound查找了半天参数,终于在.
bash_profile
发现“export
tcreating
·
2012-04-12 22:06
command
Export
found
not
-bash
-bash: export command not found
在登入su-oracle忽然报两条错误-bash:exportcommandnotfound-bash:exportcommandnotfound查找了半天参数,终于在.
bash_profile
发现“export
tcreating
·
2012-04-12 22:06
-bash
export
command
not
f
linux下修改.
bash_profile
立即生效的三种方法
1..bash_profile2source.bash_profile3execbash--login
kai27ks
·
2012-04-11 14:00
linux
bash
Linux回收站[改写rm防止误删文件无法恢复]
小心,三思,或者直接将命令改写掉 2.做好备份,有便捷的备份脚本 3.做好定时备份,有个前辈搞定时脚本,每天定时自个执行,即使删错了也不会那么悲催 首先,搞个回收站 在~下 .bashrc或者.
bash_profile
13975309974
·
2012-04-10 14:27
职场
休闲
linux回收站
改写rm
防止误删文件无法恢复
【转]ubuntu 环境变量设置方法
3、~/.
bash_profile
:在登录时用到的第三个
c353901475
·
2012-04-09 18:00
linux
shell
redhat
ubuntu
bash
Path
linux配置文件
(3)~/.profile若bash是以login方式执行时,读取~/.
bash_profile
,若它不存在,则读取~/.bash_login,若前
wocjj
·
2012-04-09 13:00
linux
shell
bash
login
图形
终端
Android ADB 命令
只需要在手机上打开选项settings-applications-development-USBdebugging.对于Mac和Linux用户,下载好的sdk解压后,可以放~或者任意目录.然后修改~/.
bash_profile
ricks_wu
·
2012-04-07 14:00
android
linux
command
服务器
手机
Youtube
windows下导入FBReaderJ心得
下编译运行fbreaderj的过程 下载安装CygwinAndroidNDK安装成功安装cygwin,按照网上的做法:可以在cygwin中通过vim修改,也可以在windows安装目录中修改home\\.
bash_profile
sam_zhang1984
·
2012-04-06 17:00
为什么要在linux命令前加上 ./ 什么时候才需要在命令前加上./
/修改用户的.
bash_profile
在PATH一行最后加上":."(一个冒号,一个点) 然后退出重新登陆用户就ok了! PATH中没有定义路径,加上就ok了.
whyic
·
2012-04-05 23:31
linux
linux命令
职场
休闲
linux系统
shell脚本调用hive示例
/bin/sh#参数传递source/etc/profile;source~/.
bash_profile
;BASEDIR=`dirname$0`cd$BASEDIR#classpath优先当前目录CLASSPATH
iteye_15588
·
2012-04-05 14:23
hive
shell脚本调用hive示例
/bin/sh #参数传递 source /etc/profile; source ~/.
bash_profile
; BASEDIR=`dirname $0` cd $BASEDIR
sd543521
·
2012-04-05 14:00
shell脚本
linux环境变量
UbuntuLinux环境变量用户环境变量通常被存储在下面的文件中:~/.profile~/.
bash_profile
或者~.
sshhbb
·
2012-04-05 12:00
linux
shell
脚本
ubuntu
bash
login
linux环境变量
Ubuntu Linux 环境变量 用户环境变量通常被存储在下面的文件中: ~/.profile ~/.
bash_profile
或者 ~.
k_lb
·
2012-04-05 12:00
linux
Ubuntu下设置adb环境变量
UbuntuLinux环境变量用户环境变量通常被存储在下面的文件中:~/.profile~/.
bash_profile
或者~.
duer8797
·
2012-04-05 11:00
linux
shell
ubuntu
bash
Path
login
ArchLinux学习之环境变量
使得刚修改的环境变量生效:source查看环境变量:env或set 持久化的环境变量主要存在于这几个文件中:/etc/profile/etc/environment~/.
bash_profile
~/.bashrc
cokolin
·
2012-04-04 01:00
环境变量
archLinux
Shell 执行环境变量的设置 CLASSPATH
所以需要修改用户的 shell执行配置文件 例:oracle用户 修改/home/oracle/.
bash_profile
中添加 export CLASSPATH=${CLASSPATH}
lvze1983
·
2012-04-03 10:00
classpath
inux上使用sqlplus时不能用Backspace来删除字符的解决
#su-oracle$sttyerase^h2.要永久生效,可以加入到.
bash_profile
中vi.bash_profile加入一行sttyerase^h保存之后,重新启动linux即可生效。
fengxinze
·
2012-03-31 12:00
oracle
linux
解决Linux中文乱码
方法一: 修改/root/.
bash_profile
文件,增加export LANG=zh_CN.GB18030 对于其他用户,也必须相应修改该文件
11lingxian
·
2012-03-30 21:00
linux
解决Linux中文乱码
方法一: 修改/root/.
bash_profile
文件,增加export LANG=zh_CN.GB18030 对于其他用户,也必须相应修改该文件
11lingxian
·
2012-03-30 21:00
linux
Linux下启动Oracle服务和监听程序
安装完毕oracle以后,需要创建oracle系统用户,并在/home/oracle下面的.
bash_profile
添加几个环境变量:ORACLE_SID,ORACLE_BASE,ORACLE
随影求是
·
2012-03-29 22:00
shell script 入门积累
分为三类:普通的变量 环境变量 特殊位置的变量:URL shell变量大全:http://zccst.iteye.com/blog/1135109 export变量/etc/profile ~/.
bash_profile
caoshuming_500
·
2012-03-29 19:00
apache
shell
String
File
command
wildcard
使用rvm在Mac中安装ruby和rails
git-osx-installer/进行下载安装2、安装RVM执行以下命令即可安装:bash<<(curl-shttps://rvm.beginrescueend.com/install/rvm)为了可以在shell中使用,需要在.
bash_profile
jsntghf
·
2012-03-29 15:00
mac
rvm
ruby
rails
ROR
Ubuntu下设置adb环境变量
UbuntuLinux环境变量用户环境变量通常被存储在下面的文件中:~/.profile~/.
bash_profile
或者~.
sunnytina
·
2012-03-29 11:00
linux
shell
ubuntu
bash
Path
login
在linux下修改path配置环境变量
在red hat系统下, $ vi .
bash_profile
在PATH和export之间,加入你要添加的路径,如: PATH = $PATH:$HOME/abc/bin 这里的冒号
chigooo
·
2012-03-29 11:00
linux
bash环境配置文件
./.
bash_profile
或~/.bash_login 或~/.profile 用户个人设置 /etc/profile会调用/etc/inputrc /et
wfdtxz
·
2012-03-28 14:00
Linux 之 /etc/profile、~/.
bash_profile
等几个文件的执行过程
/sunboy_2050/article/details/6322892在登录Linux时要执行文件的过程如下:在刚登录Linux时,首先启动/etc/profile文件,然后再启动用户目录下的~/.
bash_profile
s_k_yliu
·
2012-03-27 14:00
.
bash_profile
和.bashrc
.
bash_profile
和.bashrc已有3842次阅读2010-1-1111:23|个人分类:linux| /etc/profile:此文件为系统的每个用户设置环境信息,当用户第一次登录时,该文件被执行
wocao1226
·
2012-03-26 21:00
linux
shell
bash
Path
library
终端
Linux
bash_profile
和.bashrc以及profile的区别
.~/.
bash_profile
:每个用户都可使用该文件输入专用于自己使用的shell信息,当用户登录时,该文件仅仅执
tangcheng_ok
·
2012-03-26 14:00
linux
shell
bash
login
linux 5
初始化顺序:/etc/profile (~/.
bash_profile
|~/.bash_login|~/.profile) ~/.bashrc2.
学友
·
2012-03-23 10:30
linux
职场
休闲
玩转Linux_Linux如何添加环境变量_GCC编译器怎么添加INCLUDE与LIB环境变量
只对当前用户有效在Home目录下的.bashrc或.
bash_profile
里增加下面的内容:(注意:等号前面不要加空格,否则可能出现commandnotfound)#在PATH中找到可执行文件程序的路径
shiyuse
·
2012-03-23 09:29
职场
gcc
休闲
Ubuntu 环境变量
3、~/.
bash_profile
:在登录时用到的第三个
Mirage520
·
2012-03-22 15:00
linux
shell
redhat
ubuntu
bash
Path
ORACLE RAC中grid和oracle中环境变量设置和相关命令使用原则
groups=501(oinstall),502(dba),503(oper),504(asmadmin),506(asmdba),507(asmoper) [grid@dtydb3 ~]$ cat .
bash_profile
wsql
·
2012-03-22 10:00
oracle
ORACLE RAC中grid和oracle中环境变量设置和相关命令
groups=501(oinstall),502(dba),503(oper),504(asmadmin),506(asmdba),507(asmoper) [grid@dtydb3 ~]$ cat .
bash_profile
wsql
·
2012-03-22 10:00
oracle
进入CentOS后发现很多命令不能用解决办法
可以在root用户下输入echo$PATH发现很多bin或者sbin不在该路径下,这时需要用vi 打开/home/用户/.
bash_profile
文件把一些相关的路径加进去,有几个是必须的,比如sbin
z1988316
·
2012-03-20 21:00
centos
脚本
Path
Linux头文件和库文件添加环境变量与GCC编译器添加INCLUDE与LIB环境变量
只对当前用户有效在Home目录下的.bashrc或.
bash_profile
里增加下面的内容:(注意:等号前面不要加空格,否则可能出现commandnotfound)#在PATH中找到可执行文件程序的路径
crazyhacking
·
2012-03-20 09:00
linux
gcc
Path
include
library
编译器
Ubuntu 下设置adb环境变量
UbuntuLinux环境变量用户环境变量通常被存储在下面的文件中:~/.profile~/.
bash_profile
或者~.
whbwh123
·
2012-03-17 16:00
解决Linux中文乱码
方法一: 修改/root/.
bash_profile
文件,增加exportLANG=zh_CN.GB18030对于其他用户,也必须相应修改该文件 使用该方法时putty能显示中文,但桌面系统是英文
xqtesting
·
2012-03-17 11:35
linux
中文
职场
休闲
解决Linux中文乱码
方法一:修改/root/.
bash_profile
文件,增加exportLANG=zh_CN.GB18030对于其他用户,也必须相应修改该文件使用该方法时putty能显示中文,但桌面系统是英文,而且所有的网页中文显示还是乱码方法二
小强测试
·
2012-03-17 11:35
Linux
职场
中文
LANMP
RHEL5.4_x86_64 For Oracle10g
groupaddoinstallgroupadddbauseradd oracleusermod -goinstall-Gdba-c"OracleSoftwareOwner"-d/home/oracleoraclecat>/home/oracle/.
bash_profile
emperor_majesty
·
2012-03-15 23:59
RHEL5.4_x86_64
Insall
linux的常用命令与文件
.~/.
bash_profile
/.bashrc(so
oracleHA
·
2012-03-15 18:46
linux
linux
File
cmd
职场
休闲
secureCRT自动断开
有时候服务器端的/etc/profile或者~/.
bash_profile
中设置了TMOUT选项,或者是/etc/ssh/sshd_config文
sunyubo458
·
2012-03-14 17:00
上一页
100
101
102
103
104
105
106
107
下一页
按字母分类:
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
其他