shell 1testdb3:/home/oracle [pprod] >more /home/oracle/utility/macro/tns_log_back_12c.sh #! /usr/bin/ksh#set -xif [ $# = 0 ] then echo "" echo "# usag ...
分类:
系统相关 时间:
2017-03-23 16:48:16
阅读次数:
274
中文网站:http://redis.cn/documentation.html英文网站:https://redis.io/1.安装: $ tar xzf redis-3.2.8.tar.gz$ cd redis-3.2.8$ make服务端启动$ src/redis-server客户端启动$ src ...
分类:
其他好文 时间:
2017-03-22 17:34:00
阅读次数:
177