alias doesn't work on solaris

本文介绍了解决 Solaris 10 中别名(alias)不生效的问题。由于 Solaris 10 默认使用 sh shell,导致 alias 命令无法正常工作。通过编辑 /etc/passwd 文件将用户的 shell 更改为 bash,并在用户的 .profile 文件中定义别名,可以实现别名的永久生效。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

alias doesn't work on solaris.
solaris10 use shell sh default,so alias doesn't work.we can change the shell to bash by edit /etc/passwd to make it effect.
like :oracle:x:100:101::/dms01/app:/bin/bash ,and then append the define of alias into .profile ,it would be permanent.
like:
alias bdump='cd /dms01/app/admin/dms/bdump'
alias home='cd $ORACLE_HOME'

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/21993926/viewspace-722109/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/21993926/viewspace-722109/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值