logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Linux/Unix tr、变量、运算以及终端特性的设置等

使用tr的-s选项去除重复出现的字符:[oracle@localhost tr.folder]$ cat oops.txt And the cowwwwwws went homeeeeeOr did theyyyyyyyyyyyyy[oracle@localhost tr.folder]$ tr -s "[a-z]"And the cows went homeOr did

#linux#unix
启用isqlplus

iSQL*Plus是sqlplus基于web方式发布的,要使用它只要在服务器上开启即可:[oracle@localhost ~]$ isqlplusctl startperl: warning: Setting locale failed.perl: warning: Please check that your locale settings:       LAN

到底了