重庆思庄Oracle、Redhat认证学习论坛

标题: AIX简单命令【1】 [打印本页]

作者: 5dm    时间: 2012-11-12 14:54
标题: AIX简单命令【1】

 

mkdirrmmvcd 基本上和Linux差不多

# pwd
/
# mkdir /oracle
# rm -R oracle

# ls
.sh_history       esa               mnt               smit.transaction
.topasrecrc       etc               opt               tftpboot
admin             home              pconsole          tmp
audit             image.data        proc              u
bin               lib               sbin              unix
bosinst.data      lost+found        smit.log          usr
dev               lpp               smit.script       var
# mkdir /oracle
# cd /oracle
# pwd
/oracle
# touch test.txt
# ls
test.txt
# mv test.txt abc
# ls
abc

[此贴子已经被作者于2012-11-12 15:00:45编辑过]

作者: 郑全    时间: 2012-11-12 23:21
对,这些命令在所有unix下都一样.




欢迎光临 重庆思庄Oracle、Redhat认证学习论坛 (http://bbs.cqsztech.com/) Powered by Discuz! X3.2