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
CentOS 7切换到root用户-bash-4.3#问题及解决办法!
昨晚什么没搞,切换root时候提示符就出现问题了,直接是--bash-4.3#,后来经过查找发现是误删除了.
bash_profile
配置文件,所以直接从普通用户目录下
2536465230
·
2014-11-11 20:44
提示符
bash-4.3$
Cygwin备忘
添加环境变量查找.
bash_profile
文件,最后添加:export PATH=$PATH:/cygdrive/e/Web/USBWebserverV8.6/php
班克
·
2014-11-11 13:00
MAC 设置环境变量path的几种方法
mac一般使用bash作为默认shellMac系统的环境变量,加载顺序为:/etc/profile/etc/paths~/.
bash_profile
~/.bash_login~/.profile~/.bashrc
xpp1993
·
2014-11-10 22:00
oracle 11g RAC手动卸载grid,no deinstall
1、通过root用户进入到grid的ORACLE_HOME[root@db01]#source/home/grid/.
bash_profile
[root@db01]#cd$ORACLE_HOME/crs
wuweilong
·
2014-11-10 21:00
Ubuntu下设置adb环境变量
Ubuntu Linux 环境变量用户环境变量通常被存储在下面的文件中:~/.profile~/.
bash_profile
或者~.
GregOfNeu
·
2014-11-08 02:00
操作系统
ubuntu
adb
Path
mac下安装maven
1,随便找了个路径解压maven包,路径/Users/user/Documents/work/apache-maven-3.2.12,在~/目录下创建了.
bash_profile
内容如下M3_HOME=
Object_小风
·
2014-11-07 09:00
maven
mac
如何在mac上安装gradle
最新版本的gradle,网址如下:http://www.gradle.org/get-started然后将下载下来的zip包放在你要安装的路径上,我安装在/usr/local/bin;然后打开电脑上的.
bash_profile
Mr_Young
·
2014-11-06 17:00
mac 下添加环境变量
1.创建并以TextEdit的方式打开~/.
bash_profile
文件touch~/.
bash_profile
;open-t~/.bash_profile2.新增环境变量exportM2_HOME=/
tiantiandjava
·
2014-11-05 16:00
mac
环境变量
Path
linux用户修改密码以后,用帐户更新cvs提示没有权限
报错:cvs update: authorization failed: server cvsserver rejected /usr/local/cvsroot for aa我是通过在aa用户根目录.
bash_profile
董晓霞
·
2014-11-05 11:00
cvs
.
bash_profile
和.bashrc的区别及启动过程
并从/etc/profile.d目录的配置文件中搜集shell的设置.2、/etc/bashrc:为每一个运行bashshell的用户执行此文件.当bashshell被打开时,该文件被读取.3、~/.
bash_profile
wzgang123
·
2014-11-03 20:00
linux
bash
在Mac下使用ll,la,l
一:用户目录下建立一个脚本“.
bash_profile
”,并输入以下内容即可: aliasll='ls-alF'aliasla='ls-A'aliasl='ls-CF'二:source.bash_profile
墨禾米说
·
2014-11-03 16:00
在Mac下使用ll,la,l
一:用户目录下建立一个脚本“.
bash_profile
”,并输入以下内容即可: aliasll='ls-alF'aliasla='ls-A'aliasl='ls-CF'二:source.bash_profile
墨禾米说
·
2014-11-03 16:00
shell调用存储过程
$HOME/.
bash_profile
export logpath=/echnweb/logs/market/pushsession/ echo "***********
guwq2014
·
2014-11-03 10:00
shell
shell调用存储过程
$HOME/.
bash_profile
export logpath=/echnweb/logs/market/pushsession/ echo "***********
guwq2014
·
2014-11-03 10:00
shell
Bash shell用户环境
bashshell被设计成兼容sh,ksh, 它会在用户主目录依次检查.
bash_profile
,.bash_login,.profile是否存在,并加载找到的第一个文件。无论文件名字如何
adelphos
·
2014-11-02 16:55
shell
bash
环境变量
配置文件
鸟哥私房菜重温笔记4
/etc/profile.d/*.sh3/etc/sysconfig/i18n)--->~/.
bash_profile
(1.~/.bashrc2.
lingweit
·
2014-10-31 22:57
鸟歌私房菜读书笔记
鸟哥私房菜重温笔记4
/etc/profile.d/*.sh3/etc/sysconfig/i18n)--->~/.
bash_profile
(1.~/.bashrc2.
lingweit
·
2014-10-31 22:57
鸟歌私房菜读书笔记
mac下profile文件
转自:http://blog.csdn.net/xdonx/article/details/8312938 当你的home下面有.
bash_profile
或者.bash_login的时候,会忽略调.profile
quqtalk
·
2014-10-29 00:00
profile
mac下profile文件
转自:http://blog.csdn.net/xdonx/article/details/8312938 当你的home下面有.
bash_profile
或者.bash_login的时候,会忽略调.profile
quqtalk
·
2014-10-29 00:00
profile
mac下profile文件
阅读更多转自:http://blog.csdn.net/xdonx/article/details/8312938当你的home下面有.
bash_profile
或者.bash_login的时候,会忽略调
quqtalk
·
2014-10-29 00:00
基于CentOS与VmwareStation10搭建Oracle11G RAC 64集群环境:2.搭建环境-2.8. 配置用户环境
配置节点RAC1 配置grid用户环境变量: cat >> /home/grid/.
bash_profile
<<EOF export TMP
·
2014-10-27 15:00
oracle11g
BashProfile
【BashProfile】 ~/.
bash_profile
。
·
2014-10-24 18:00
profile
Mac 配置adb环境变量
在命令行输入echo$HOME创建.
bash_profile
文件。命令行输入touch.bash_profile打开.
bash_profile
文件。
xujinyang1234
·
2014-10-24 10:00
Linux中profile、bashrc、
bash_profile
之间的区别和联系
/etc/profile:此文件为系统的每个用户设置环境信息,当用户第一次登录时,该文件被执行.并从/etc/profile.d目录的配置文件中搜集shell的设置.英文描述为:# /etc/profile# System wide environment and startup programs, for login setup# Functions and aliases go in /etc
wb8206656
·
2014-10-24 09:00
profile
wget
众所周知,每个账户可以设置自己的配置文件:~/.
bash_profile
。但是,wget命令似乎不能使用这个配置文件。wget使用的是/etc/wgetrc。
leftfist
·
2014-10-22 09:00
mac配置环境变量遇到的坑及解决方案
于是我修改了/etc/profile、~/.
bash_profile
,但重启或开启新的shell进程,仍然报一样的错误,又各种google,修改启动项/etc/launchd.conf,仍然不行。
qiummm
·
2014-10-21 10:39
shell
Linux修改Shell命令提示符及颜色
作者:zhanhailiang日期:2014-10-181.linux登录过程中加载配置文件顺序:/etc/profile→/etc/profile.d/*.sh→~/.
bash_profile
→~/.
bill200711022
·
2014-10-18 20:00
Linux修改Shell命令提示符及颜色
作者:zhanhailiang日期:2014-10-181.linux登录过程中加载配置文件顺序:/etc/profile→/etc/profile.d/*.sh→~/.
bash_profile
→~/.
billfeller
·
2014-10-18 20:00
linux
Linux修改Shell命令提示符及颜色
作者:zhanhailiang日期:2014-10-181.linux登录过程中加载配置文件顺序:/etc/profile→/etc/profile.d/*.sh→~/.
bash_profile
→~/.
billfeller
·
2014-10-18 20:00
linux
.
bash_profile
和.bashrc的区别(如何设置生效)
本文出自:http://blog.163.com/wang_hai_fei/blog/static/309020312008728333912//etc/profile:此文件为系统的每个用户设置环境信息,当用户第一次登录时,该文件被执行.并从/etc/profile.d目录的配置文件中搜集shell的设置./etc/bashrc:为每一个运行bashshell的用户执行此文件.当bashshel
svtter
·
2014-10-17 23:00
linux
linux中 .bashrc文件
.~/.
bash_profile
:每个用户都可使用该文件输入专用于自己使用的shell信息,当用户登录时,该文件仅仅执行
kriry
·
2014-10-16 05:00
android:mac本 JNI的编译及调用
一.项目使用1.配置环境变量打开 /Users/md313下的文件.
bash_profile
,设置路径 exportPATH=/Users/md313/Documents/androidspace/android-ndk-r8c
xiaobo16
·
2014-10-13 16:00
SHELL学习笔记
1.登录 shell会依次从以下4个启动文件里读取命令: /etc/profile; $HOME/.
bash_profile
107x
·
2014-10-10 18:00
linux
shell
Shell编程
用户的bash配置文件: 在用户宿主目录下: .
bash_profile
用户登录shell时要执行的命令,一般放PATH环境变量。
大阳阳
·
2014-10-09 10:00
shell编程
Shell编程
用户的bash配置文件:在用户宿主目录下:.
bash_profile
用户登录shell时要执行的命令,一般放PATH环境变量。.
elf8848
·
2014-10-09 10:00
linux shell学习:变量和运算符
2.环境变量$HOME/.
bash_profile
用户的(/etc/profile多有用户的)export变量名=值env查看环境变量或者直接输入exportreadonly同本地变量3.变量替换echo
浩然42
·
2014-10-06 15:17
linux学习
oracle 中文乱码问题
oracle虽然在.
bash_profile
中设置了NLS_LANG="SIMPLIFIEDCHINESE_CHINA".ZHS16GBK;exportNLS_LANG,但是在查询带有中文字符的表时,仍然乱码的问题
yujianglei
·
2014-10-03 15:31
oracle
Enable
System
Export
RESTRICTED
Linux中profile、bashrc、
bash_profile
之间的区别和联系
http://blog.csdn.net/chenchong08/article/details/7833242/etc/profile:此文件为系统的每个用户设置环境信息,当用户第一次登录时,该文件被执行.并从/etc/profile.d目录的配置文件中搜集shell的设置.英文描述为:#/etc/profile#Systemwideenvironmentandstartupprograms,f
arkblue
·
2014-10-01 13:00
alias的使用
将alias定义在.
bash_profile
文件中,即可在任意目录下执行自己定义的这些命令了。 1.
·
2014-09-29 16:00
alias
mac 下 cocos2dx 环境搭建
cocos2dx在mac环境中的配置 编辑.
bash_profile
文件或者/ect/profile注意拷贝的时候修改下对应的相对路径哈#AddenvironmentvariableCOCOS_CONSOLE_ROOTforcocos2d-x
石头哥哥
·
2014-09-27 00:00
4、Bash基础及配置、标准I/O、管道及shell编程基础;
shellsuUSERNAME图形终端下打开的虚拟终端自动执行的shell脚本bash的配置文件:全局配置:/etc/profile,/etc/profile.d/*.sh,/etc/bashrc个人配置:~/.
bash_profile
qianmin_wen
·
2014-09-25 15:25
管道
标准I/O
Bash基础及配置
shell编程基础
mac 升级git
建议修改~/.
bash_profile
,加入以下内容:export PATH=/usr/local/bin:/usr/local/sbin:${PATH}这样可以让bash优先搜索/usr/local下的指令
biandroid
·
2014-09-25 12:00
git
Linux: .
bash_profile
与 .bashrc 的区别
【.
bash_profile
与 .bashrc 的区别】 .
bash_profile
is executed for login shells, while .bashrc is executed
天梯梦
·
2014-09-25 06:00
profile
Linux: .
bash_profile
与 .bashrc 的区别
【.
bash_profile
与 .bashrc 的区别】 .
bash_profile
is executed for login shells, while .bashrc is executed
天梯梦
·
2014-09-25 06:00
profile
Linux: .
bash_profile
与 .bashrc 的区别
【.
bash_profile
与 .bashrc 的区别】 .
bash_profile
is executed for login shells, while .bashrc is executed
天梯梦
·
2014-09-25 06:00
profile
Linux: .
bash_profile
与 .bashrc 的区别
【.
bash_profile
与 .bashrc 的区别】 .
bash_profile
is executed for login shells, while .bashrc is executed
天梯梦
·
2014-09-25 06:00
profile
Linux: .
bash_profile
与 .bashrc 的区别
【.
bash_profile
与 .bashrc 的区别】 .
bash_profile
is executed for login shells, while .bashrc is executed
天梯梦
·
2014-09-25 06:00
profile
Linux: .
bash_profile
与 .bashrc 的区别
【.
bash_profile
与 .bashrc 的区别】 .
bash_profile
is executed for login shells, while .bashrc is executed
天梯梦
·
2014-09-25 06:00
profile
Linux下Tomcat安装、配置
/etc/profile、/etc/profile.d和.
bash_profile
区别 /etc/profile和/etc/profile.d区别
zouqingfang
·
2014-09-24 17:00
java
tomcat
linux
配置
自启动
退出ssh时更新终端title
# ~/.
bash_profile
PS1="[\u@\h \w]\$" # If this is an xterm set the title to user@host
595959
·
2014-09-23 10:00
ssh
上一页
84
85
86
87
88
89
90
91
下一页
按字母分类:
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
其他